Welcome to Swish Store Django Ecommerce! This project is a simple ecommerce platform built using Django, a high-level Python web framework.
- User authentication: Register, login, and logout functionalities for users.
- Product browsing: Browse through various products available on the platform.
- Product details: View detailed information about each product, including name, description, price, and image.
- Shopping cart: Add products to the cart and manage cart items.