kaustubhhiware / Foodspark

DBMS project for online Food Ordering system - http://foodkgp.pythonanywhere.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

DBMS project for online Food Ordering system - http://foodkgp.pythonanywhere.com/

License:MIT License


Languages

Language:HTML 45.9%Language:CSS 22.6%Language:JavaScript 21.0%Language:Python 10.6%