Skip to content

kanishkshah/E_commerce_DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E_commerce website using Django Rest Framework

The project uses JWT Authentication and the involved models are set to emulate a standard E-commerce website.

This project uses DRF to create endpoints similar to a E-commerce website.

It is a part of a task given to me as a mentee of Unicode.

Requirements

  • Python ( 3.7)
  • Django ( 2.1.7)

Installation

Install using pip...

pip install requirements.txt

Run python manage.py makemigrations and python manage.py migrate for the databse, the to run the server

    python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages