Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 353 Bytes

Ecommerse

live Demo :
https://rupnarayan164.pythonanywhere.com

Database: Sqllite

It a sample ecommerse app buiid with basic requirements of a ecommerse web app such as:

  1. Product Add , Update, View, Delete
  2. List Product category
  3. View Product and Add to Cart
  4. Place an Order
  5. Calculate the price amount
  6. View Orders and So on...