https://github.com/gamo3a/canteen
Manage your canteen efficiently with Canteen POS, a modern Python application featuring barcode scanning and live inventory updates. 🍽️💻
https://github.com/gamo3a/canteen
canteen-automation canteen-mangement-system cart-functionality cart-page cassia css firebase gcp-storage hacktoberfest javascript-applications mongodb netlify nodejs paytm paytm-payment-gateway token-generation vue wallet
Last synced: 6 months ago
JSON representation
Manage your canteen efficiently with Canteen POS, a modern Python application featuring barcode scanning and live inventory updates. 🍽️💻
- Host: GitHub
- URL: https://github.com/gamo3a/canteen
- Owner: Gamo3a
- License: mit
- Created: 2025-07-03T23:08:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-13T20:19:03.000Z (6 months ago)
- Last Synced: 2025-08-13T22:15:53.868Z (6 months ago)
- Topics: canteen-automation, canteen-mangement-system, cart-functionality, cart-page, cassia, css, firebase, gcp-storage, hacktoberfest, javascript-applications, mongodb, netlify, nodejs, paytm, paytm-payment-gateway, token-generation, vue, wallet
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Canteen Application - Efficient Management for Your Food Services 🍽️

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](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [Contributing](#contributing)
- [License](#license)
- [Releases](#releases)
## 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**:
```bash
git clone https://github.com/Gamo3a/Canteen.git
cd Canteen
```
2. **Install Dependencies**:
Make sure you have Python installed. Then, install the required libraries:
```bash
pip install -r requirements.txt
```
3. **Run the Application**:
Execute the main application file:
```bash
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*

*Inventory 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](LICENSE) file for details.
## Releases
For the latest updates and downloads, visit the [Releases section](https://github.com/Gamo3a/Canteen/releases). Download the latest version and execute it to start managing your canteen effectively.
For more information, check the [Releases section](https://github.com/Gamo3a/Canteen/releases) again.