Simple E-commerce Website
Developed a basic e-commerce platform using Django, Jinja, and Bootstrap.

Project Details
- Created a product listing and checkout system with Django and SQLite database.
- Designed user-friendly interfaces using Bootstrap and Jinja templates.
- Implemented basic cart functionality for user shopping experience.
- Deployed the application locally for testing and further enhancements.
Technologies Used
Django
Jinja
Bootstrap
SQLite
HTML & CSS
Links
Key Features
Product Listing
Showcased products with user-friendly navigation.
Shopping Cart
Implemented basic cart functionality for seamless shopping.
Responsive Design
Ensured the website is mobile-friendly with Bootstrap.
Get Started
Ready to dive in? Follow these steps to get started with the project:
- Clone the repository
- Install dependencies
- Set up PostgreSQL database
- Configure environment variables
- Run the FastAPI server