Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 973 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 973 Bytes
Logo

Django Ecommerce

Welcome to Swish Store Django Ecommerce! This project is a simple ecommerce platform built using Django, a high-level Python web framework.

Authors

@numbhill

Features

  • 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.

Tech Stack