Skip to content

Ecommerce store programmed with react and django framework

Notifications You must be signed in to change notification settings

popraf/improved-ecomm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

improved-ecomm

About

Customized ecommerce store application built with Django REST Framework, React js and Redux.

demo.webm

Features

  • Admin users/orders/products management
  • Checkout process (integrated PayPal sandbox API)
  • Fully featured shopping cart
  • Products search feature
  • JWT authentication (JSON Web Tokens) between DRF/react
  • Products ratings and reviews
  • Docker to quickly build this project

Try it yourself

The best way to run this project is to use Docker. Go to docker folder, then run docker-compose up. After building the project, run django migrations and create superuser. .env (backend) variables are prepared for docker. Remember to change paypal account ID (client-id) at OrderPage.js.

About

Ecommerce store programmed with react and django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published