Skip to content

A restaurant management system for handling menu items, table reservations, inventory, and order tracking.

License

Notifications You must be signed in to change notification settings

The-Grit-Agencies/-Restaurant-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Restaurant Management System

Description

A comprehensive restaurant management system built with Flask, handling user authentication, menu management, inventory, orders, and table reservations.

Features

  • User authentication (Admin, Manager, Waiter, Inventory Manager)
  • Menu management
  • Order logging and status updates
  • Inventory management and automatic stock updates
  • Table reservations

Technologies

  • Flask (Python)
  • HTML, CSS, JavaScript
  • SQLite or MySQL
  • Jinja2 for templating

Setup and Installation

  1. Clone the repository.
  2. Install dependencies using pip install -r requirements.txt.
  3. Initialize the database with flask db upgrade.
  4. Run the server with flask run.

License

MIT License

Contributors

Thanks to the following people who have contributed to this project:

Below is a screenshot of the Restaurant-Management-System

![Home]([https://i.postimg.cc/P5dhkq8M/Screenshot-from-2024-09-08-20-18-07.png]

About

A restaurant management system for handling menu items, table reservations, inventory, and order tracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published