{"id":27326598,"url":"https://github.com/agharsh53/amazon_clone","last_synced_at":"2026-05-01T08:31:44.828Z","repository":{"id":287434246,"uuid":"964677428","full_name":"agharsh53/Amazon_Clone","owner":"agharsh53","description":"Developed a cross-platform e-commerce application using Flutter, Node.js, and MongoDB, replicating core Amazon functionalities","archived":false,"fork":false,"pushed_at":"2025-04-11T17:45:54.000Z","size":5553,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T12:04:11.693Z","etag":null,"topics":["cloudinary-api","expressjs","firebase-auth","flutter","flutter-package","flutter-ui","mongodb-atlas","provider","rest-api"],"latest_commit_sha":null,"homepage":"https://drive.google.com/file/d/1WXNeaF4_xUU1JlxkBym1c5zFzMieJzId/view?usp=sharing","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/agharsh53.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,"zenodo":null}},"created_at":"2025-04-11T15:50:25.000Z","updated_at":"2025-04-11T17:50:10.000Z","dependencies_parsed_at":"2025-04-11T18:43:18.785Z","dependency_job_id":null,"html_url":"https://github.com/agharsh53/Amazon_Clone","commit_stats":null,"previous_names":["agharsh53/amazon_clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/agharsh53/Amazon_Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agharsh53%2FAmazon_Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agharsh53%2FAmazon_Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agharsh53%2FAmazon_Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agharsh53%2FAmazon_Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agharsh53","download_url":"https://codeload.github.com/agharsh53/Amazon_Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agharsh53%2FAmazon_Clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260665209,"owners_count":23044268,"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":["cloudinary-api","expressjs","firebase-auth","flutter","flutter-package","flutter-ui","mongodb-atlas","provider","rest-api"],"created_at":"2025-04-12T11:59:00.298Z","updated_at":"2026-05-01T08:31:44.796Z","avatar_url":"https://github.com/agharsh53.png","language":"Dart","readme":"# 🛒 Amazon Clone App\nAn Amazon Clone Android application 📱 built using Flutter 💙\n\n---\n\n## ❤️ Try App\n### 📲 Scan QR Code\n\u003cimg src=\"https://github.com/agharsh53/Amazon_Clone/blob/main/blob/screenshots/qr_amazonclone.png\" width=\"300\" height=\"300\"\u003e  \n\n\n---\n\n### 📦 Get APK\n[Download here](https://drive.google.com/file/d/1JT0FN5KJWJXXGRHOGpy1DOU1e3rp0HJM/view?usp=drive_link)\n\n---\n\n## 🛍️ Amazon Clone App\n\nThe **Amazon Clone App** is a full-featured e-commerce mobile application built using **Flutter**. It mimics the core functionalities of Amazon, including a rich user experience for both customers and admins.\n\nUsers can browse products by categories, view detailed product descriptions, add items to their cart, and complete orders. Admins can sign in through a dedicated panel to add, update, and manage product listings with image upload functionality.\n\nThis app demonstrates a powerful integration of **Firebase Authentication**, **Cloudinary image uploads**, **state management with Provider**, and RESTful APIs — all wrapped in a modern and responsive Flutter UI.\n\n---\n\n### 💡 Use Cases\n\n- Practice real-world mobile app development using Flutter\n- Learn how to build scalable app architecture with provider\n- Firebase authentication implementation\n- Client-server communication via APIs\n- Admin dashboard + user interface within one codebase\n  \n\n## ⚙️ Features\n\n- Firebase Authentication (Sign in / Sign up)\n- Admin Panel to add and manage products\n- Upload product images using Cloudinary\n- Display products by category\n- Add to Cart and Purchase flow\n- Separate UI for User and Admin\n- Responsive and modern UI/UX\n\n---\n\n## 🚀 Technology Used\n\n- **Flutter** (Dart)\n- **Firebase Authentication**\n- **Cloudinary API**\n- **MongoDB / Node.js** (optional for backend)\n- **Provider** (state management)\n- **REST API**\n\n---\n\n## 📸 Screenshots\n\n|                                 |                                  |                                    |\n|:-------------------------------:|:--------------------------------:|:----------------------------------:|\n| ![Home](blob/screenshots/0.png) | ![Login](blob/screenshots/1.png) | ![Product](blob/screenshots/2.png) |\n| ![Cart](blob/screenshots/3.png) | ![Admin](blob/screenshots/4.png) | ![Orders](blob/screenshots/5.png)  |\n| ![SingleProduct](blob/screenshots/6.png) |  ![OrderPlaceDetails](blob/screenshots/7.png) |\n\n---\n\n## ⚡ Dependencies Used\n```yaml\ndependencies:\n  flutter:\n    sdk: flutter\n  provider: ^6.0.0\n  flutter_svg: ^1.1.0\n  http: ^0.13.4\n  image_picker: ^0.8.4+3\n  cloudinary_public: ^0.10.0\n  shared_preferences: ^2.0.6\n  firebase_auth: ^4.6.2\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagharsh53%2Famazon_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagharsh53%2Famazon_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagharsh53%2Famazon_clone/lists"}