Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 851 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 851 Bytes

Ecommerce Website In Django

E- Commerce Website which is Created in Django.

GitHub followers Twitter Follow

Installation -

Note - This Only Runs in Django Venv

  • After creating and configuring Django in Virtual Environment use python manage.py runserver commant to run django server and be able to view the app.

Features -

  • Dynamic Home Page
  • Cart Management
  • Checkout Page
  • Order Tracker
  • Payment Integration (Will only work with a valid paytm Merchant ID)

Ubuntu package GitHub last commit