{"id":29408194,"url":"https://github.com/gamo3a/canteen","last_synced_at":"2025-08-18T19:42:09.893Z","repository":{"id":302742750,"uuid":"1013442800","full_name":"Gamo3a/Canteen","owner":"Gamo3a","description":"Manage your canteen efficiently with Canteen POS, a modern Python application featuring barcode scanning and live inventory updates. 🍽️💻","archived":false,"fork":false,"pushed_at":"2025-08-13T20:19:03.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T22:15:53.868Z","etag":null,"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"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gamo3a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-03T23:08:43.000Z","updated_at":"2025-08-13T20:19:06.000Z","dependencies_parsed_at":"2025-07-11T02:37:36.203Z","dependency_job_id":"25ed0a2c-8f63-4fda-81f4-d5fdc097b801","html_url":"https://github.com/Gamo3a/Canteen","commit_stats":null,"previous_names":["gamo3a/canteen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gamo3a/Canteen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamo3a%2FCanteen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamo3a%2FCanteen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamo3a%2FCanteen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamo3a%2FCanteen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gamo3a","download_url":"https://codeload.github.com/Gamo3a/Canteen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gamo3a%2FCanteen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271050557,"owners_count":24691183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["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"],"created_at":"2025-07-11T02:24:58.180Z","updated_at":"2025-08-18T19:42:09.878Z","avatar_url":"https://github.com/Gamo3a.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Canteen Application - Efficient Management for Your Food Services 🍽️\n\n![Canteen Application](https://img.shields.io/badge/Canteen%20App-v1.0.0-blue)\n\nWelcome 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.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Screenshots](#screenshots)\n- [Contributing](#contributing)\n- [License](#license)\n- [Releases](#releases)\n\n## Features\n\n- **Inventory Management**: Keep track of food items, quantities, and suppliers.\n- **Sales Management**: Record and manage sales transactions efficiently.\n- **User-Friendly GUI**: Simple and intuitive interface for easy navigation.\n- **SQLite Database**: Reliable storage solution for all your data.\n- **CustomTkinter**: Enhanced visual elements for a modern look.\n- **Point of Sale System**: Quick and easy transaction processing.\n\n## Technologies Used\n\n- Python\n- Tkinter\n- CustomTkinter\n- SQLite\n- SQLite3\n\n## Installation\n\nTo get started with the Canteen Application, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/Gamo3a/Canteen.git\n   cd Canteen\n   ```\n\n2. **Install Dependencies**:\n   Make sure you have Python installed. Then, install the required libraries:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. **Run the Application**:\n   Execute the main application file:\n   ```bash\n   python main.py\n   ```\n\n## Usage\n\nOnce you have the application running, you can manage your canteen operations. Here’s how to navigate through the key features:\n\n1. **Add Items**: Go to the inventory section to add new food items.\n2. **Manage Sales**: Use the sales management feature to record transactions.\n3. **View Reports**: Generate reports to analyze sales and inventory data.\n\n## Screenshots\n\nHere are some screenshots of the application in action:\n\n![Main Interface](https://example.com/screenshot1.png)\n*Main Interface*\n\n![Inventory Management](https://example.com/screenshot2.png)\n*Inventory Management*\n\n![Sales Management](https://example.com/screenshot3.png)\n*Sales Management*\n\n## Contributing\n\nWe 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.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Releases\n\nFor 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. \n\nFor more information, check the [Releases section](https://github.com/Gamo3a/Canteen/releases) again.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamo3a%2Fcanteen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamo3a%2Fcanteen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamo3a%2Fcanteen/lists"}