{"id":20642029,"url":"https://github.com/hanymedhat10/amazon_app_clone","last_synced_at":"2026-04-11T06:02:28.372Z","repository":{"id":258306748,"uuid":"833765936","full_name":"HanyMedhat10/Amazon_App_Clone","owner":"HanyMedhat10","description":"Amazon Clone with Admin Panel Using Flutter (E-commerce Project) ","archived":false,"fork":false,"pushed_at":"2025-03-18T21:30:33.000Z","size":500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T11:49:34.321Z","etag":null,"topics":["apple-pay","dart","e-commerce","e-commerce-app","e-commerce-platform","flutter","flutter-apps","google-pay","payments","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HanyMedhat10.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":"2024-07-25T17:46:14.000Z","updated_at":"2025-03-18T21:30:28.000Z","dependencies_parsed_at":"2024-10-18T11:36:42.678Z","dependency_job_id":"8a00f169-534f-4a98-9d9f-f7bf08cb3665","html_url":"https://github.com/HanyMedhat10/Amazon_App_Clone","commit_stats":null,"previous_names":["hanymedhat10/amazon_app_clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HanyMedhat10/Amazon_App_Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanyMedhat10%2FAmazon_App_Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanyMedhat10%2FAmazon_App_Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanyMedhat10%2FAmazon_App_Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanyMedhat10%2FAmazon_App_Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HanyMedhat10","download_url":"https://codeload.github.com/HanyMedhat10/Amazon_App_Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanyMedhat10%2FAmazon_App_Clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["apple-pay","dart","e-commerce","e-commerce-app","e-commerce-platform","flutter","flutter-apps","google-pay","payments","rest-api"],"created_at":"2024-11-16T16:07:44.474Z","updated_at":"2026-04-11T06:02:28.349Z","avatar_url":"https://github.com/HanyMedhat10.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amazon Clone 🛍️\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/Amazon_logo.svg/2560px-Amazon_logo.svg.png\" alt=\"Amazon Logo\" width=\"300\"/\u003e\n\u003c/p\u003e\n\n## 📱 Features\n\n- 🔐 Email \u0026 Password Authentication\n- 📱 Persistent Login State\n- 🏠 Home Page\n- 🛍️ Product Details\n- 🛒 Shopping Cart\n- 💳 Order Processing\n- 👤 User Profile\n- 🌟 Rating \u0026 Reviews\n- 🔍 Product Search\n- 📦 Real-time Order Tracking\n- 💳 Payment Integration\n  - Google Pay\n  - Apple Pay\n- 👨‍💼 Admin Panel\n  - 📊 Product Management\n  - 📈 Analytics Dashboard\n  - 📦 Order Management\n  - 📱 Multiple Category Support\n\n## 📚 Packages Used\n\n| Package Name | Version | Usage |\n|--------------|---------|--------|\n| http | ^1.2.2 | API Communication |\n| provider | ^6.1.2 | State Management |\n| shared_preferences | ^2.3.2 | Local Storage |\n| badges | ^3.1.2 | UI Elements |\n| carousel_slider | ^5.0.0 | Image Slider |\n| dotted_border | ^2.1.0 | UI Elements |\n| file_picker | ^8.1.2 | File Selection |\n| cloudinary_public | ^0.23.1 | Image Storage |\n| flutter_dotenv | ^5.1.0 | Environment Variables |\n| flutter_rating_bar | ^4.0.1 | Rating System |\n| pay | ^2.0.0 | Payment Integration |\n| fl_chart | ^0.69.0 | Analytics Charts |\n\n## 🚀 Getting Started\n\n1. Clone both repositories\n\n```bash\n# Clone Frontend\ngit clone https://github.com/HanyMedhat10/Amazon_App_Clone.git\n\n# Clone Backend\ngit clone https://github.com/HanyMedhat10/Amazon-Backend-API.git\n```\n\n2. Install dependencies\n\n```bash\nflutter pub get\n```\n\n3. Create a `.env` file in the root directory with your credentials:\n\n```env\ncloudName=your_cloud_name\nuploadPreset=your_upload_preset\n```\n\n4. Run the app\n\n```bash\nflutter run\n```\n\n## 📝 Environment Requirements\n\n- Flutter SDK: \u003e=3.4.3 \u003c4.0.0\n- Dart SDK: \u003e=3.4.3 \u003c4.0.0\n\n## 📱 Screenshots\n\n[Add your app screenshots here]\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome! Feel free to check [issues page].\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanymedhat10%2Famazon_app_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanymedhat10%2Famazon_app_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanymedhat10%2Famazon_app_clone/lists"}