Skip to content

udz-codes/ecom-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skuffed store backend API

E-commerce application API made with Django-rest-framework (Frontend with ReactJS)

Frontend: https://github.com/udz-codes/skuffed-store

Key features

  • User signup
  • Authentication and Authorization
  • Product Listing
  • Cart management with local storage
  • Braintree payment gateway

Run Project

  • Clone the project
  • Open terminal and move to root folder
  • Install packages pip install -r /path/to/requirements.txt
  • Runserver python manage.py runserver

About

E-commerce application API made with Django-rest-framework

Topics

Resources

Stars

Watchers

Forks

Languages