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.
- 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.
- Python
- Tkinter
- CustomTkinter
- SQLite
- SQLite3
To get started with the Canteen Application, follow these steps:
-
Clone the Repository:
git clone https://github.com/Gamo3a/Canteen.git cd Canteen
-
Install Dependencies: Make sure you have Python installed. Then, install the required libraries:
pip install -r requirements.txt
-
Run the Application: Execute the main application file:
python main.py
Once you have the application running, you can manage your canteen operations. Here’s how to navigate through the key features:
- Add Items: Go to the inventory section to add new food items.
- Manage Sales: Use the sales management feature to record transactions.
- View Reports: Generate reports to analyze sales and inventory data.
Here are some screenshots of the application in action:
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.
This project is licensed under the MIT License. See the LICENSE file for details.
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.