{"id":19750745,"url":"https://github.com/gimnathperera/eat-ease","last_synced_at":"2025-04-30T10:30:54.022Z","repository":{"id":178703919,"uuid":"662253921","full_name":"gimnathperera/eat-ease","owner":"gimnathperera","description":"A simple food delivery web application \u0026 admin panel [React \u0026 Firebase + Could Functions]","archived":false,"fork":false,"pushed_at":"2023-07-09T03:34:47.000Z","size":7634,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-17T18:32:19.455Z","etag":null,"topics":["cloudfunctions","firebase","firebase-auth","reactjs","redux","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/gimnathperera.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}},"created_at":"2023-07-04T17:44:33.000Z","updated_at":"2023-09-17T18:32:20.076Z","dependencies_parsed_at":null,"dependency_job_id":"0ab38d2b-d44a-4fbd-97e1-5a8dcd70bb04","html_url":"https://github.com/gimnathperera/eat-ease","commit_stats":null,"previous_names":["gimnath-perera/eat-ease","gimnathperera/eat-ease"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimnathperera%2Feat-ease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimnathperera%2Feat-ease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimnathperera%2Feat-ease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gimnathperera%2Feat-ease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gimnathperera","download_url":"https://codeload.github.com/gimnathperera/eat-ease/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224208333,"owners_count":17273674,"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":["cloudfunctions","firebase","firebase-auth","reactjs","redux","tailwindcss"],"created_at":"2024-11-12T02:38:48.727Z","updated_at":"2024-11-12T02:38:49.414Z","avatar_url":"https://github.com/gimnathperera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Food Delivery Application\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\nWelcome to the Food Delivery Application, an open-source project built with React, Redux, Firebase, Tailwind, and Cloud Functions. This application provides a comprehensive solution for food delivery, featuring an admin portal and a client application. It supports various authentication mechanisms, including Google Auth, and ensures real-time data updating.\n\n\n---\n\n## Screenshots\n\n \n \n\n| Desktop          | Mobile        |\n| ---------------------- | ---------------------- |\n| ![screencapture-localhost-3000-2023-07-09-08_11_05](https://github.com/Gimnath-Perera/eat-ease/assets/55834384/9d127f6f-7f8e-4a8d-abfb-15b15ca811ef)| ![mobile](https://github.com/Gimnath-Perera/eat-ease/assets/55834384/86901ecd-7da3-4bb8-a349-07234fc57eba)|\n\n---\n\n## Features\n\n- Admin portal with a user-friendly interface for managing the food delivery system.\n- Client application for users to place food orders easily.\n- Seamless integration with Firebase for data storage and real-time synchronization.\n- Authentication mechanisms:\n  - Google Auth for secure login and user management.\n  - Additional authentication methods for flexibility and convenience.\n- Real-time data updating, ensuring users have the latest information on their orders.\n- Open-source project, inviting contributors to join and help in future development.\n\n---\n\n## Technologies Used\n\n- **Frontend:**\n  - React: A JavaScript library for building user interfaces.\n  - Redux: A predictable state container for managing application state.\n  - Tailwind: A utility-first CSS framework for rapid UI development.\n- **Backend:**\n  - Firebase: A comprehensive development platform for building web and mobile applications.\n  - Cloud Functions: Serverless functions for extending Firebase functionality and handling backend operations.\n\n---\n\n## Installation\n\nTo set up the Food Delivery Application on your local machine, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/your-username/food-delivery-app.git`\n2. Navigate to the project directory: `cd food-delivery-app`\n3. Install the dependencies: `npm install`\n4. Configure Firebase:\n   - Create a new Firebase project at [https://console.firebase.google.com](https://console.firebase.google.com).\n   - Obtain your Firebase configuration details.\n   - Update the configuration in the `.env` file located in the project's root directory.\n5. Start the application: `npm start`\n6. Access the application in your browser at [http://localhost:3000](http://localhost:3000).\n\n---\n\n## Contributing\n\nWe welcome and appreciate contributions from the community. To contribute to the Food Delivery Application, please follow these guidelines:\n\n1. Fork the repository.\n2. Create a new branch for your feature: `git checkout -b feature-name`\n3. Make your changes and commit them: `git commit -m 'Add some feature'`\n4. Push the changes to your fork: `git push origin feature-name`\n5. Open a pull request in the original repository, describing your changes.\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\nWe hope you find the Food Delivery Application useful and look forward to your contributions. If you have any questions or need assistance, please reach out to us. Happy coding!\n\n_Made with ❤️ by [Gimnath Perera](https://github.com/Gimnath-Perera)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgimnathperera%2Feat-ease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgimnathperera%2Feat-ease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgimnathperera%2Feat-ease/lists"}