This is an Online Store Web Application built with Django as the backend framework.
For the frontend, Bootstrap is used for responsive design, and jQuery is used for dynamic interactions.
- User registration and login/logout
- Product listing and categorization
- Product detail pages
- Add to cart functionality
- Order placement and order history
- Admin panel for managing products and users
- Python / Django
- HTML / CSS
- Bootstrap
- jQuery
- SQLite (or any other Django-supported database)
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git cd your-repo-name