{"id":15180559,"url":"https://github.com/codewithranjha/e-commerce-website-django","last_synced_at":"2026-03-02T10:32:37.518Z","repository":{"id":243314630,"uuid":"812029011","full_name":"CodeWithRanjHa/e-commerce-website-django","owner":"CodeWithRanjHa","description":"A responsive e-commerce platform built with Django, featuring user authentication, product catalog, shopping cart, order management, and secure checkout","archived":false,"fork":false,"pushed_at":"2024-06-21T19:29:48.000Z","size":5496,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T11:13:55.936Z","etag":null,"topics":["amazon","backend","django","django-framework","ecommerce","ecommerce-application","ecommerce-website","front-end","python","shopify","shopping-cart","shopping-site","template","web-development","website","website-development"],"latest_commit_sha":null,"homepage":"https://github.com/CodeWithRanjHa/e-commerce-website-django.git","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/CodeWithRanjHa.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-06-07T19:59:17.000Z","updated_at":"2024-07-01T18:39:03.000Z","dependencies_parsed_at":"2024-06-22T11:25:33.808Z","dependency_job_id":"cc86f2ff-d7d5-4ced-81cc-764d8772bf10","html_url":"https://github.com/CodeWithRanjHa/e-commerce-website-django","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"2f7798b5e515a279b2615cd16110f23de805c5f2"},"previous_names":["codewithranjha/e-commerce-website-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2Fe-commerce-website-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2Fe-commerce-website-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2Fe-commerce-website-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithRanjHa%2Fe-commerce-website-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithRanjHa","download_url":"https://codeload.github.com/CodeWithRanjHa/e-commerce-website-django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240466797,"owners_count":19805862,"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":["amazon","backend","django","django-framework","ecommerce","ecommerce-application","ecommerce-website","front-end","python","shopify","shopping-cart","shopping-site","template","web-development","website","website-development"],"created_at":"2024-09-27T16:22:30.843Z","updated_at":"2026-03-02T10:32:37.471Z","avatar_url":"https://github.com/CodeWithRanjHa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ecommerce-website-django\n\n\n![ecommerce](https://github.com/CodeWithRanjHa/e-commerce-website-django/assets/167714618/31f7161a-8aeb-486e-92ab-84abbc375dcc)\n\n\n## Description\nThis project is a fully functional e-commerce website built to provide a seamless online shopping experience. It includes features such as user authentication, product browsing, shopping cart, order management, and secure checkout. The website is designed with a responsive layout, ensuring optimal usability across various devices.\n\n## Features\n- User registration and login\n- Product catalog with detailed descriptions\n- Search functionality\n- Shopping cart\n- Order processing \n- Admin panel for managing products and orders\n\n## Technologies Used\n- Django\n- HTML/CSS\n- SQLite (for development)\n- Bootstrap (for styling)\n\n\n## Setup\n1. **Clone the repository:**\ngit clone https://github.com/CodeWithRanjHa/e-commerce-website-django.git\n\n\n\n2. **Navigate to the project directory:**\n\n```bash\n  cd e-commerce-website-django\n```\n\n\n3. **Install dependencies:**\n\n```bash\n  pip install -r requirements.txt\n```\n\n\n\n4. **Run migrations:**\n\n```bash\n  python manage.py migrate\n```\n\n\n5. **Create a superuser (admin user):**\n\n\n```bash\n  python manage.py createsuperuse\n```\n\n\n\n6. **Start the development server:**\n\n```bash\n  python manage.py runserver\n```\n\n\n\n7. **Open your web browser and navigate to [http://localhost:8000](http://localhost:8000)**\n\n## Usage\nUser Authentication: Users can sign up for an account and log in to access additional features such as adding products to the cart.\nBrowsing Products: Browse through the product catalog, search for specific products, and view detailed descriptions.\nShopping Cart: Add products to the shopping cart, adjust quantities, and proceed to checkout securely.\nOrder Management: Track the status of orders in real-time and receive notifications at various stages of the order processing.\nAdmin Panel: Access the admin panel at http://localhost:8000/admin to manage products, orders, users, etc.\n\n\n## Contributing\nContributions are welcome! Please follow these steps:\n1. Fork the repository\n2. Create a new branch (`git checkout -b feature/your-feature`)\n3. Make your changes\n4. Commit your changes (`git commit -am 'Add some feature'`)\n5. Push to the branch (`git push origin feature/your-feature`)\n6. Create a new Pull Request\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fe-commerce-website-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithranjha%2Fe-commerce-website-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithranjha%2Fe-commerce-website-django/lists"}