Skip to content

An e-commerce app with add-to-cart, checkout and payment features.

Notifications You must be signed in to change notification settings

prathmesh4321/E-commerce-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-commerceWebsite

This project deals with developing a Virtual website ‘E-commerce Website’. It provides the user with a list of the various products available for purchase in the store. For the convenience of online shopping, a shopping cart is provided to the user. After the selection of the goods, it is sent for the order confirmation process. The system is implemented using Python's web framework Django.

  1. Clone this repository into a folder on your computer
  2. Download Python
  3. Open terminal inside the folder with code.
  4. Type pip install -r requirements.txt in the terminal window to install all the requirements to run the app.
  5. Type python manage.py runserver to start a localhost server for the app.
  6. The API is started and now you can use the API routes to give requests.

About

An e-commerce app with add-to-cart, checkout and payment features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published