Skip to content

Online food ordering system with admin panel made with PHP,MYSQL and Bootstrap Btech/BCA/MCA Project

Notifications You must be signed in to change notification settings

Jaisonemathew/food-order

Repository files navigation

Screenshots

Website

Screenshot Screenshot Screenshot

Admin Panel

Screenshot Screenshot Screenshot

How to run?

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

TO-DO List

OPTIONAL

  1. Add a cart to order items

Recommanded tools to run

  1. XAMPP
  2. Visual_Studio_Code
  3. Git
  4. Github_Desktop

Credits

Icons and vector images

  1. Freepik
  2. Icons8

About

Online food ordering system with admin panel made with PHP,MYSQL and Bootstrap Btech/BCA/MCA Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published