A full-featured online store built with Django and PostgreSQL. This project includes user authentication, a categorized product catalog, shopping cart, and checkout process, providing a seamless and responsive shopping experience.
- User registration and login/logout functionality
- Product catalog with categories and detailed product pages
- Shopping cart to add, update, and remove items
- Checkout process with order summary
- Form validations for secure input handling
- Python 3.x
- Django Web Framework
- PostgreSQL Database
- HTML5, CSS3, Bootstrap (or your CSS framework if used)
- JavaScript