{"id":23050148,"url":"https://github.com/udaykumar-dhokia/tiffin-management-system","last_synced_at":"2026-05-09T09:55:32.522Z","repository":{"id":261096937,"uuid":"811792736","full_name":"udaykumar-dhokia/tiffin-management-system","owner":"udaykumar-dhokia","description":"Tiffin Management System, the ultimate tool for tiffin providers to streamline their operations and improve efficiency. Our app offers a comprehensive set of features designed to make managing your tiffin business a breeze.","archived":false,"fork":false,"pushed_at":"2024-11-05T08:46:18.000Z","size":28748,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T17:30:12.872Z","etag":null,"topics":["firebase","flutter","tiffin-service"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/udaykumar-dhokia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-06-07T10:06:20.000Z","updated_at":"2024-11-05T08:46:23.000Z","dependencies_parsed_at":"2024-11-04T17:44:22.778Z","dependency_job_id":"ecb6593e-9934-45a9-8e11-7c96284c78fb","html_url":"https://github.com/udaykumar-dhokia/tiffin-management-system","commit_stats":null,"previous_names":["udaykumar-dhokia/tiffin."],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaykumar-dhokia%2Ftiffin-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaykumar-dhokia%2Ftiffin-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaykumar-dhokia%2Ftiffin-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/udaykumar-dhokia%2Ftiffin-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/udaykumar-dhokia","download_url":"https://codeload.github.com/udaykumar-dhokia/tiffin-management-system/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246930442,"owners_count":20856605,"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","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":["firebase","flutter","tiffin-service"],"created_at":"2024-12-15T23:19:58.393Z","updated_at":"2026-05-09T09:55:27.482Z","avatar_url":"https://github.com/udaykumar-dhokia.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tiffin Management System\n\n[![Flutter Version](https://img.shields.io/badge/Flutter-^3.0-blue.svg)](https://flutter.dev)\n[![Platform](https://img.shields.io/badge/Platform-Web%20%7C%20Android%20%7C%20iOS-green.svg)](https://flutter.dev/docs/deployment)\n[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE)\n\nWelcome to the **Tiffin Management System**, the ultimate tool for tiffin service providers! This app is designed to simplify and streamline your business operations, helping you provide an efficient and organized tiffin service to your clients. Made with Flutter, this app offers cross-platform functionality on Android, iOS, and Web, ensuring easy access for both you and your customers.\n\n## Features\n\n- **Customer Management**: Add, edit, and manage customer profiles, preferences, and order details with ease.\n- **Automated Billing**: Generate monthly bills based on customer orders and send reminders for payments.\n- **Analytics \u0026 Reports**: Visualize your data with charts to analyze sales trends, customer satisfaction, and performance.\n- **User Authentication**: Secure login and registration for both providers and customers.\n\n## Tech Stack\n\n- **Flutter**: Cross-platform framework for building a responsive UI for Android, iOS, and Web.\n- **Firebase**: For authentication, real-time database, and cloud storage.\n- **Google Fonts**: Provides attractive typography for the app.\n\n## Installation\n\n### Prerequisites\n\n- Flutter SDK: [Install Flutter](https://flutter.dev/docs/get-started/install)\n- Firebase Project: [Set up Firebase](https://firebase.google.com/)\n\n### Steps\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/udaykumar-dhokia/tiffin-management-system.git\n   cd tiffin\n   ```\n\n2. Install dependencies:\n   ```bash\n   flutter pub get\n   ```\n\n3. Set up Firebase:\n   - Create a Firebase project.\n   - Add Android, iOS, and Web configurations to your Firebase project.\n   - Download the `google-services.json` and `GoogleService-Info.plist` files and add them to your project.\n\n4. Run the app:\n   ```bash\n   flutter run\n   ```\n\n## Screenshots\n\n| Feature          | Screenshot                                                 |\n|------------------|------------------------------------------------------------|\n| **Tiffins**      | ![Login](screenshots/tiffins.png)                          |\n| **Dashboard**    | ![Dashboard](screenshots/dashboard.png)                    |\n| **Customers**    | ![Order Tracking](screenshots/customers.png)               |\n| **Billing**      | ![Billing](screenshots/billing.png)                        |\n\n## Usage\n\n- **Login** as a service provider to access the main dashboard.\n- **Manage Customers** by adding new profiles and updating existing ones.\n- **Track Orders** daily and generate monthly records automatically.\n- **Send Notifications** to customers about tiffin details, order updates, and billing.\n- **View Analytics** to assess monthly performance and adjust service accordingly.\n\n## Contributing\n\nContributions are welcome! To contribute:\n\n1. Fork the repository.\n2. Create a new branch (`feature/your-feature`).\n3. Make your changes.\n4. Submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor questions or suggestions, please feel free to reach out:\n- GitHub: [@udaykumar-dhokia](https://github.com/udaykumar-dhokia)\n- LinkedIn: [Udaykumar Dhokia](https://www.linkedin.com/in/udaykumar-dhokia)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudaykumar-dhokia%2Ftiffin-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudaykumar-dhokia%2Ftiffin-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudaykumar-dhokia%2Ftiffin-management-system/lists"}