Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

BinaryBhaskar/flavoursync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

114 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlavourSync

Bringing Taste and Tech in Perfect Harmony.

Welcome to the FlavourSync, a restaurant management python program that allows you to efficiently manage various aspects of your restaurant, including ordering food, showing the menu, making table reservations, employee management, accessing restaurant information, and tracking orders and tables.

Features

1. Order Food

  • Customers can place orders for delivery.
  • Easily customize orders with special requests or dietary preferences.

2. Show Menu

  • Display the restaurant's menu with details on dishes and prices.
  • Keep the menu up-to-date with ease.
  • Add/Remove new items easily.

3.Order Tracking

  • Check the details of food orders.

4.Easy Accounting

  • Easily see the number of orders you've fulfilled.
  • Easily get how much money you've earned.
  • Estimate your profits.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/BinaryBhaskar/flavoursync.git
  1. Navigate to the project directory:
cd restaurant
  1. Create a virtual environment (optional but recommended):
python -m venv venv
  1. Activate the virtual environment:

    • On Windows:
    venv\Scripts\activate
    
    • On macOS and Linux:
    source venv/bin/activate
    
  2. Install the required dependencies:

pip install -r requirements.txt
  1. Run the program:
python main.py

Usage

  • Follow the on-screen prompts to navigate through the system's features.
  • Use the user-friendly interface to manage orders, reservations, employees, restaurant information, and order tracking.

Contributing

If you'd like to contribute to the development of this Restaurant Management System, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your branch to your forked repository.
  5. Create a pull request to the main repository, explaining your changes.

License

This software is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact us at patel.bhaskar09@gmail.com

Thank you for choosing FlavourSync! We hope it helps streamline your restaurant's operations and enhance the dining experience for your customers.

Enjoy using the system!

About

A restaurant management software made by Bhaskar for a school project, but will be worked upon upto his desire.

Resources

License

Stars

Watchers

Forks

Contributors

Languages