Ecommerce Web Application

  • This web application used for sellig goods online.
  • User can add, remove and buy good online and also contains realtime payment system(Strips API).
  • This system can also genrate the PDF of bill for user and mail of order will be sent to the user using mailgun API

Setup & Installation

  1. create an virtual environment with python3.x and install django with its all dependency.
  2. clone the web application in your system.
  3. setup database using command given below
$ python manage.py makemigrations
$ python manage.py migrate
  1. run application using command given below
$ python manage.py runserver

cap1 cap2 cap3 cap5 cap6 cap7 cap8 cap9 cap10 cpa4