/digimenu

A webapp for handling customer and backroom activites in a restaurant

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Digi-Menu

Digi-Menu is full-stack web application for food ordering at a restaurant. Back end of the application was developed using Django framework and python. MySQL database used as a persistence mechanism. Front end was developd using HTML, CSS and Bootstrap.

Features of the application:

For end users :

  • Menu viewing
  • Order placing (from table and from queue) and editing facility
  • Getting status of placed order
  • Getting Bill

For restaurant management staff :

  • Placement of new users in waiting queue if table not available
  • Automatic table allotment on FCFS basis
  • Facility for the management to update menu
  • Order management