E-Commerce Website with Django + React & Redux

Otaku House – Anime Merchandise and Cosplay Shop

Live Link – Otaku House

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

GitHub

View Github