Skip to content

sayanmandal/Foodspark

 
 

Repository files navigation

Foodspark

logo

DBMS project for online Food Ordering system.

Deployed on http://foodkgp.pythonanywhere.com

Screenshot

The frontend specifically can be found in front-end/ folder.

To run the server, run the following command:

python manage.py runserver

Features

  • Supports Restaurant and Customer login and signup.
  • User can enter and edit details.
  • User can place orders from multiple restaurants.
  • Support search functionality from user side.
  • A restaurant can update their menu and add new items to their menu.
  • Both user and restaurant can check their history logs.
  • Pretty darn good UI.

Members

Releases

No releases published

Packages

No packages published

Languages

  • HTML 45.8%
  • CSS 22.6%
  • JavaScript 21.0%
  • Python 10.6%