First install XAMPP server and open the installed directory
There you’ll find a folder naming “htdocs”.
Inside the “htdocs” folder, paste the project folder (not the .zip one, but the extracted one).
Open your favorite browser; we recommend using Google Chrome or Mozilla Firefox.
Then, go to the URL “http://localhost/phpmyadmin“
Create a Database with the name food-order
Click on the “Import” tab and choose the database file (food-order.sql) which is provided under the folder naming “DATABASE FILE”.
After setting up all these, go to the URL “http://localhost/food-order/"
To login to admin portal , go to the URL "http://localhost/food-order/admin/login.php" with the following user name and password
username: admin
password: admin
- Add a cart to order items