A DBMS Project which keeps track of the calories consumed and notifies the users if the calorie limit is exceeded.
- Xampp Server
- Download the Xampp software from the official website.
- Save the code in the xampp/htdocs/scripts folder.
- Import the calorie.sql file into the database.
Typelocalhost/phpmyadmin
on the browser -> Import -> Choose File -> Upload File
Type localhost/index.php
on the browser.
@Kiittyka
- 0.1
- Initial Release