Skip to content

Created a fully functional responsive e- commerce website with django authentication and payment gateways. Created Backend services that can handle and deliver to real-world clients with 12 REST APIs.

Notifications You must be signed in to change notification settings

monukri4548/ecommerce_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ecommerce_website

It is a fully functional responsive e- commerce website with django authentication and payment gateways. Created Backend services that can handle and deliver to real-world clients with 12 REST APIs.

#To install the project follow these steps:

  1. git clone https://github.com/monukri4548/ecommerce_website.git
  2. cd ecommerce_website
  3. virtualenv env
  4. source env/bin/activate (for Linux/Mac OS ) or env\Scripts\activate.bat (for Windows)
  5. pip install -r requirements.txt
  6. cd apnamart
  7. python manage.py migrate
  8. python manage.py runserver

About

Created a fully functional responsive e- commerce website with django authentication and payment gateways. Created Backend services that can handle and deliver to real-world clients with 12 REST APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published