Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ Canteen Public

Manage your canteen efficiently with Canteen POS, a modern Python application featuring barcode scanning and live inventory updates. 🍽️💻

License

Notifications You must be signed in to change notification settings

Gamo3a/Canteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Canteen Application - Efficient Management for Your Food Services 🍽️

Canteen Application

Welcome to the Canteen Application repository! This project offers a comprehensive solution for managing food services, including inventory and sales management. Built with Python and the Tkinter library, this desktop application provides a user-friendly interface for canteen operations.

Table of Contents

Features

  • Inventory Management: Keep track of food items, quantities, and suppliers.
  • Sales Management: Record and manage sales transactions efficiently.
  • User-Friendly GUI: Simple and intuitive interface for easy navigation.
  • SQLite Database: Reliable storage solution for all your data.
  • CustomTkinter: Enhanced visual elements for a modern look.
  • Point of Sale System: Quick and easy transaction processing.

Technologies Used

  • Python
  • Tkinter
  • CustomTkinter
  • SQLite
  • SQLite3

Installation

To get started with the Canteen Application, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Gamo3a/Canteen.git
    cd Canteen
  2. Install Dependencies: Make sure you have Python installed. Then, install the required libraries:

    pip install -r requirements.txt
  3. Run the Application: Execute the main application file:

    python main.py

Usage

Once you have the application running, you can manage your canteen operations. Here’s how to navigate through the key features:

  1. Add Items: Go to the inventory section to add new food items.
  2. Manage Sales: Use the sales management feature to record transactions.
  3. View Reports: Generate reports to analyze sales and inventory data.

Screenshots

Here are some screenshots of the application in action:

Main Interface Main Interface

Inventory Management Inventory Management

Sales Management Sales Management

Contributing

We welcome contributions to enhance the Canteen Application. If you have suggestions or improvements, please fork the repository and submit a pull request. Ensure that your code adheres to the existing style and includes tests where applicable.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Releases

For the latest updates and downloads, visit the Releases section. Download the latest version and execute it to start managing your canteen effectively.

For more information, check the Releases section again.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages