Skip to content

abhishekgupta368/ecommerce-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Web Application

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

Setup & Installation

  1. Ensure that you have mysql and postgresql installed and in your path
  2. create an virtual environment with python3.x and install django with its all dependency.
  3. clone the web application in your system.
  4. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages