{"id":19750791,"url":"https://github.com/ryanfranklin237/flutter-e-commerce-app","last_synced_at":"2025-05-12T13:43:52.220Z","repository":{"id":239803915,"uuid":"800618490","full_name":"RYANFRANKLIN237/flutter-e-commerce-app","owner":"RYANFRANKLIN237","description":"E-commerce-app built with flutter and firebase, designed to provide users with seamless shopping experience","archived":false,"fork":false,"pushed_at":"2024-05-15T12:14:20.000Z","size":97053,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T22:41:23.981Z","etag":null,"topics":["android-studio","e-commerce-project","firebase","flutter","getx-state-management","mobile-development","rest-api"],"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/RYANFRANKLIN237.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-05-14T17:12:42.000Z","updated_at":"2025-03-28T13:55:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"5faab211-2de8-4de6-a0d8-515fc4783098","html_url":"https://github.com/RYANFRANKLIN237/flutter-e-commerce-app","commit_stats":null,"previous_names":["ryanfranklin237/flutter-e-commerce-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RYANFRANKLIN237%2Fflutter-e-commerce-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RYANFRANKLIN237%2Fflutter-e-commerce-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RYANFRANKLIN237%2Fflutter-e-commerce-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RYANFRANKLIN237%2Fflutter-e-commerce-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RYANFRANKLIN237","download_url":"https://codeload.github.com/RYANFRANKLIN237/flutter-e-commerce-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253749638,"owners_count":21958158,"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":["android-studio","e-commerce-project","firebase","flutter","getx-state-management","mobile-development","rest-api"],"created_at":"2024-11-12T02:39:07.040Z","updated_at":"2025-05-12T13:43:52.198Z","avatar_url":"https://github.com/RYANFRANKLIN237.png","language":"Dart","readme":"# Flutter E-commerce App with Firebase \nWelcome to our Flutter E-Commerce App repository! This project is an e-commerce application built using Flutter and Firebase, designed to provide users with a seamless shopping experience.\n# Features\n- **User Authentication:** Allow users to sign up, sign in, and sign out securely using Firebase Authentication.\n- **Product Catalog:** Display a wide range of products with details such as images, descriptions, prices, and ratings.\n- **Shopping Cart:** Enable users to add products to their shopping cart, update quantities, and remove items as needed.\n- **Order History:** Provide users with a history of their past orders, including order details and status updates.\n- **Real-Time Updates:** Utilize Firebase Realtime Database to ensure real-time synchronization of data across devices.\n- **Responsive Design:** Deliver a responsive user interface that adapts seamlessly to different screen sizes and orientations.\n\n# Technologies Used\n- **Flutter:** A cross-platform UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.\n- **Firebase Authentication:** Securely authenticate users with email/password or OAuth providers such as Google.\n- **Firebase Firestore:** Store and sync app data in real-time using a flexible, scalable NoSQL database.\n- **Firebase Storage:** Store and serve user-generated content such as images and videos.\n- **Flutter Packages:** Utilize various Flutter packages for functionalities such as getx state management, HTTP requests, and UI components.\n## Getting Started\n\n1. Clone the repository:\n   ```bash\n   git clone\n   https://github.com/RYANFRANKLIN237/flutter-e-commerce-app.git\n\n\n2. Navigate to the repository:\n   ```bash\n   cd flutter-e-commerce-app\n\n\n3. Install dependencies:\n   ```bash\n   flutter pub get\n\n\n4. Run the app:\n   ```bash\n   flutter run \n\n\n# Screenshots\n## signup\n![signup](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/2ae77857-b4e6-4dc8-8c92-dc1b9d9afd55)\n## login\n![login](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/9f9ee08d-c03b-4ea2-a7eb-76cbd5d7300b)\n## forgot password\n![forgot password](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/23c572ad-67ee-4915-a0c1-ce36f88ab19a)\n## google sign in\n![google sign in](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/612438c5-b939-4cd3-b5ba-f46c372711c6)\n## store screen\n![store screen](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/eb981d50-fb15-4850-952c-10b310f3d4d8)\n## brands\n![brands](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/da87cb7b-393a-487f-99dd-df0e5e0d88c0)\n## product details\n![productdetailscreen](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/657b445c-8696-4df8-b135-b6dfb18c0e71)\n## checkout\n![cartscreen](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/bee6c54c-00c1-412c-ae2e-78162df90f5f)\n## my orders\n![my orders](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/74a422a3-a65b-4bd2-8eae-9c8b99b0df82)\n## my profile\n![profile screen](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/63db6f60-c54a-453c-9b16-2be0c2293543)\n## edit profile\n![editprofile](https://github.com/RYANFRANKLIN237/flutter-e-commerce-app/assets/95378076/b8750c2d-7801-4888-b7cf-654b687520df)\n\n- many other funtionalities includeed , could not have screen shot everything possible\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n   \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfranklin237%2Fflutter-e-commerce-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanfranklin237%2Fflutter-e-commerce-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfranklin237%2Fflutter-e-commerce-app/lists"}