Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 598 Bytes

DJANGO E_COMMERCE-shop_kart:

  This is an E-commerce website developed mainly to focus on Django following along the justdjango channel. I used a free template from bootstrap5 ,frontend technology like HTML,CSS and developed most common features that an usual E-commerce website contains.  The database I am using is the default django's Sqlite.

FEATURES:

 User Authentication & Management Using django-allauth
 Filtering & Searching Items By Category
 Adding & Removing Items From/To The Cart
 Add Likes To Product
 Cart Management
 Show the trending products