{"id":24405127,"url":"https://github.com/Varun-Kumar-Code/Full-Stack-E-commerce-Website","last_synced_at":"2025-03-14T02:12:05.208Z","repository":{"id":272785864,"uuid":"917755286","full_name":"Varun-Kumar-Code/Full-Stack-E-commerce-Website","owner":"Varun-Kumar-Code","description":"A full-stack e-commerce website built with HTML, CSS, JavaScript, Django, Python, and MySQL. This project features user authentication, product listings, shopping cart functionality, and secure payment processing, showcasing a complete online shopping experience. Explore the code to see modern web technologies in action!","archived":false,"fork":false,"pushed_at":"2025-03-01T10:16:57.000Z","size":2692,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T08:51:17.648Z","etag":null,"topics":["css3","django","e-commerce","front-end-development","full-stack-development","html5","javascript","mysql","python3","responsive-design","software-development","user-authentication","web-development"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/Varun-Kumar-Code.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}},"created_at":"2025-01-16T15:33:25.000Z","updated_at":"2025-03-01T10:17:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9ea6e87-9d53-4a52-8612-864134068591","html_url":"https://github.com/Varun-Kumar-Code/Full-Stack-E-commerce-Website","commit_stats":null,"previous_names":["varun-kumar-r13/full-stack-ecommerce-website","varun-kumar-r13/full-stack-e-commerce-website","varun-kumar-code/full-stack-e-commerce-website","varun-kumar-in/full-stack-e-commerce-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varun-Kumar-Code%2FFull-Stack-E-commerce-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varun-Kumar-Code%2FFull-Stack-E-commerce-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varun-Kumar-Code%2FFull-Stack-E-commerce-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Varun-Kumar-Code%2FFull-Stack-E-commerce-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Varun-Kumar-Code","download_url":"https://codeload.github.com/Varun-Kumar-Code/Full-Stack-E-commerce-Website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510125,"owners_count":20302294,"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":["css3","django","e-commerce","front-end-development","full-stack-development","html5","javascript","mysql","python3","responsive-design","software-development","user-authentication","web-development"],"created_at":"2025-01-20T04:18:20.980Z","updated_at":"2025-03-14T02:12:05.195Z","avatar_url":"https://github.com/Varun-Kumar-Code.png","language":"HTML","readme":"# Full-Stack E-commerce Website\n\nThis is a full-stack e-commerce website built using HTML, CSS, JavaScript, Django, Python, and MySQL. The project provides a complete online shopping experience, featuring user authentication, product listings, a shopping cart, and secure payment processing.\n\n## ✨ Features\n\n- User authentication and registration\n- Product listings with search functionality\n- Shopping cart management\n- Secure payment processing\n- Responsive design for mobile and desktop\n\n## 🛠️ Technologies Used\n\n- **Frontend:** HTML, CSS, JavaScript\n- **Backend:** Django, Python\n- **Database:** MySQL\n\n## 🚀 Getting Started\n\nFollow these steps to set up the project locally:\n\n1. **Check your Python version:**\n   ```bash\n   python --version\n\n2. **Install Pipenv (Optional: Upgrade pip):**\n   ```bash\n   pip install pipenv\n   python.exe -m pip install --upgrade pip\n   \n3. **Create and activate a Pipenv shell:**\n   ```bash\n   pipenv shell\n\n4. **Install Django:**\n   ```bash\n   pip install django\n\n5. **Verify the Pipenv virtual environment:**\n   ```bash\n   pipenv --venv\n   \n6. **Install MySQL client:**\n   ```bash\n   pip install mysqlclient\n\n7. **Install Pillow for image handling:**\n   ```bash\n   pip install pillow\n\n8. **Install Django Jazzmin for admin interface customization:**\n   ```bash\n   pip install django-jazzmin\n\n9. **Create the database in MySQL:**\n   ```bash\n   CREATE DATABASE database_name;\n\n10. **Make migrations:**\n    ```bash\n     pipenv run python manage.py makemigrations\n\n11. **Apply migrations:**\n    ```bash\n    pipenv run python manage.py migrate\n\n12. **Create a superuser for the admin interface:**\n    ```bash\n    python manage.py createsuperuser\n\n13. **Set up the database and run migrations:**\n    ```bash\n    python manage.py migrate\n\n14. **Start the development server:**\n    ```bash\n    python manage.py runserver\n\n## 👥 Contributing\nFeel free to fork the repository and submit pull requests for any improvements or features!\n\n## 📜 License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVarun-Kumar-Code%2FFull-Stack-E-commerce-Website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVarun-Kumar-Code%2FFull-Stack-E-commerce-Website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVarun-Kumar-Code%2FFull-Stack-E-commerce-Website/lists"}