A full-stack e-commerce web application built with Django, featuring robust backend architecture, user authentication, product management, and a clean frontend interface.
- Backend: Python, Django, SQLite
- Frontend: HTML5, CSS3, JavaScript
- Tools & Environment: Git, VS Code, Environment variables (
.env)
apps/- Modular Django applications for core business logic.core/- Main project configuration, settings, and routing.ecommerce-frontend/- Static files, templates, and UI assets.manage.py- Django's command-line utility for administrative tasks.
- Clone the repository:
git clone [https://github.com/shahzaib-javed-python-backend/shahzaib-javed-python-backend.git](https://github.com/shahzaib-javed-python-backend/shahzaib-javed-python-backend.git)