monukri4548 / ecommerce_website

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:HTML 53.8%Language:Python 43.2%Language:JavaScript 2.6%Language:CSS 0.4%