{"id":24087316,"url":"https://github.com/abdulrahim-ramadan/django-amazon-clone","last_synced_at":"2025-05-05T18:45:19.946Z","repository":{"id":216379221,"uuid":"741180431","full_name":"abdulrahim-ramadan/Django-Amazon-Clone","owner":"abdulrahim-ramadan","description":"Amazon Clone Using Python and Django Rest Framework with full api. Store containes Products and Products Detail, Brands, Reviews, Orders, Payments Methods, Users accounts, multi languages","archived":false,"fork":false,"pushed_at":"2025-02-04T12:53:36.000Z","size":11537,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T22:51:16.230Z","etag":null,"topics":["adobe-photoshop","ajax","bootstrap","cashing","celery","charts","deployment","django","django-queries","django-rest-framework","docker","javascript","jquery","nosql","postman","python","restframework","translation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/abdulrahim-ramadan.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-01-09T21:30:52.000Z","updated_at":"2025-03-08T12:16:55.000Z","dependencies_parsed_at":"2025-01-19T02:29:25.002Z","dependency_job_id":null,"html_url":"https://github.com/abdulrahim-ramadan/Django-Amazon-Clone","commit_stats":null,"previous_names":["abdulrahim-ramadan/django-amazon-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahim-ramadan%2FDjango-Amazon-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahim-ramadan%2FDjango-Amazon-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahim-ramadan%2FDjango-Amazon-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulrahim-ramadan%2FDjango-Amazon-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulrahim-ramadan","download_url":"https://codeload.github.com/abdulrahim-ramadan/Django-Amazon-Clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252555644,"owners_count":21767203,"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":["adobe-photoshop","ajax","bootstrap","cashing","celery","charts","deployment","django","django-queries","django-rest-framework","docker","javascript","jquery","nosql","postman","python","restframework","translation"],"created_at":"2025-01-10T03:03:47.636Z","updated_at":"2025-05-05T18:45:19.933Z","avatar_url":"https://github.com/abdulrahim-ramadan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Django-Amazon-Clone ✨\n\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/abdulrahim-ramadan/abdulrahim-ramadan/blob/main/Files/Amazon Clone.gif\"width=\"100\" height=\"100\" alt=\"Amazon Clone\"  /\u003e\n\u003c/p\u003e\n\n\n- an E-commerce Website using Python , Django , Restframrwork , Doker and javascript\n\n- Amazon Clone Using Python , Django and Django Rest Framework with full api. Store containes Products and Products Detail, Brands, Reviews, Orders, Payments Methods, Users accounts.\n\n# Django Amazon:Empowering Your E-Commerce Venture\n\nAmazon-Clone is more than just another e-commerce platform; it's your gateway to a thriving online retail experience. Built with Python, Django, and Django Rest Framework, it empowers businesses to embrace the digital world and deliver seamless shopping experiences to their customers.\n\n### What Is Django-Amazon?\n\nDjango Amazon  is an Amazon Clone project that provides a comprehensive e-commerce solution. It encompasses a range of essential features that cover the entire shopping journey:\n\n- **Products and Product Details**: Easily manage your product catalog, offering in-depth product information.\n\n- **Brands**: Showcase your brand identity and build brand loyalty among your customers.\n\n- **Reviews**: Gather valuable feedback from customers to improve your products and services.\n\n- **Orders**: Efficiently process and manage orders to ensure customer satisfaction.\n\n- **Payment Methods**: Offer a variety of secure payment options for your customers' convenience.\n\n- **User Accounts**: Allow customers to create personalized accounts, enhancing their shopping experience.\n\n### Key Features\n\n🛒 ***Product Management**: Effortlessly create, edit, and categorize products within your catalog.\n\n💳 ***Secure Checkout**: Provide a secure and seamless shopping cart and checkout system for your customers.\n\n📦 ***Order Tracking**: Keep customers informed about the status of their orders, enhancing their trust in your service.\n\n📱  ***Responsive Design**: Ensure a consistent and delightful shopping experience across all devices, from desktop to mobile.\n\n🔐 ***User Authentication**: Offer user registration to personalize the shopping journey, building trust and loyalty.\n\n📊 ***Sales Analytics**: Gain valuable insights into your business's performance and make data-driven decisions.\n\n🌍 ***Multi-Language Support**: Expand your market reach with built-in multilingual support, connecting with a global audience.\n\n## Getting Started\n\nGetting started with Django-Store is a breeze. Follow these steps to set up your e-commerce platform:\n\n1. **Clone the Repository**: Start by cloning the project repository:\n   ```\n   git clone https://github.com/abdulrahim-ramadan/Django-Store.git\n   ```\n\n2. **Navigate to the Project Directory**: Move into the project directory:\n   ```\n   cd AmazonClone\n   ```\n\n3. **Create and Activate a Virtual Environment**: Set up a virtual environment and activate it:\n   ```\n   python -m venv venv\n   source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n   ```\n\n4. **Install Required Dependencies**: Install the necessary dependencies for the project:\n   ```\n   pip install -r requirements.txt\n   ```\n\n5. **Apply Database Migrations**: Apply database migrations to set up the database:\n   ```\n   python manage.py migrate\n   ```\n\n6. **Create a Superuser Account**: Create a superuser account for administrative access:\n   ```\n   python manage.py createsuperuser\n   ```\n\n7. **Start the Development Server**: Launch the development server:\n   ```\n   python manage.py runserver\n   ```\n\n8. **Access the Admin Panel**: Begin configuring your online store by accessing the admin panel at [http://localhost:8000/admin/](http://localhost:8000/admin/).\n\n### Using Django Amazon Clone\n\nDjango Amazon provides you with a canvas to create a unique online shopping experience. Here's what you can do:\n\n- **Explore Captivating Products**: Visit the homepage to discover a range of captivating products.\n\n- **Create a Personalized Experience**: Register or log in to start customizing your online store, managing orders, and delighting your customers.\n\n- **Admin Panel Control**: The admin panel gives you full control over your e-commerce venture, making it easy to manage and grow your business.\n\n### Customization and Configuration\n\nTailor your online store to your brand and style. Customize settings in the `settings.py` file to meet your specific requirements. For production deployment, ensure the utmost security by configuring a Django SECRET_KEY, database, and switching off debugging.\n\n### Contribution Guidelines\n\nWe invite you to join our community and contribute to shaping the future of e-commerce. Whether you're interested in enhancing the platform, fixing bugs, or introducing new features, we welcome your valuable contributions. Please take a moment to review our [contribution guidelines](CONTRIBUTING.md).\n\n\n### License\n\nDjango Amazon is open-source and licensed under the MIT License. You can find the full license text in the [LICENSE](LICENSE) file.\nElevate your online retail game with Django-Store. Create, customize, and conquer the e-commerce world. Join our community, contribute to shaping the future of e-commerce, and be part of this exciting journey.\n\n### Please ⭐ the repo to support our project .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahim-ramadan%2Fdjango-amazon-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulrahim-ramadan%2Fdjango-amazon-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulrahim-ramadan%2Fdjango-amazon-clone/lists"}