Skip to content

Balaji-3009/MealMate

Repository files navigation

Meal Mate

Description

Meal Mate allows users to:

  • Sign up as customers or employees
  • Log in using email and password
  • Employees can manage the menu, update item availability, and view orders
  • Customers can view the menu, add items to their cart, and place orders
  • Customers can view their pending orders and their total bill
  • Employees can view all orders and delete them if necessary

Installation

  1. Clone the repository:

  2. Install the dependencies:

pip install -r requirements.txt

Usage

  1. Run the application:

python app.py

  1. Open your web browser and go to http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published