A one Page Diet Management System STEPS:
-
Create a database called eathisdb in a MySQl dbms
-
import the file called eathisdb.sql into the database
-
then, open the file called config.php to put the correct Database name, if the name differs from eathisdb.
-
From Github, get the folder called eat, put it in your Localhost (htdocs of Xampp)
-
Run the File called indexeat.php by typing this on your browser: localhost/eat/indexeat.php
-
Please connect to internet because of the Bootstrap and JQuery files from CDN.
NOTE: The database structure could not give the output defined in the System requirement Document given. The Dinner and Lunch and the Images in the above files are fixed. only Breakfast is dynamic from the DB. The working database model must include Image, dinner and lunch to be able to give expected output.