LamThanhNguyen / ecommerce-django-react

An eCommerce Website build on React and Django

Home Page:https://otakuhouse.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Commerce Website with Django + React & Redux

Otaku House - Anime Merchandise and Cosplay Shop

How to Run πŸƒβ€β™€οΈ

1 Clone This Repo
2 cd backend
3 python -m venv env
4 .\env\Scripts\activate
5 pip install -r requirements.txt 
6 python manage.py runserver

πŸ“· Project Screenshots

ss ss ss ss ss ss

πŸš€ Project Features

A completely customized eCommerce / shopping cart application using Django, REACT and REDUX with the following functionality:

  • Full featured shopping cart
  • Product reviews and Ratings
  • Top products carousel
  • Product pagination
  • Product search feature
  • User profile with orders
  • Admin product management
  • Admin user management
  • Admin Order details page
  • Mark orders as a delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / credit card integration

About

An eCommerce Website build on React and Django

https://otakuhouse.herokuapp.com/


Languages

Language:JavaScript 60.0%Language:CSS 28.5%Language:Python 10.2%Language:HTML 1.3%