Skip to content

FullStack E-Commerce website built with React / Django / PostgreSQL

Notifications You must be signed in to change notification settings

prnv30/Swiftmart

Repository files navigation

Swiftmart Ecommerce Website Built With Django + React

🔎 Features

  • 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 delivered option
  • Checkout process (shipping, payment method, etc)
  • PayPal / Credit card integration

👨🏽‍💻 Download & Setup Instructions

  • 1 - Clone project: git clone https://github.com/prnv30/Swiftmart.git
  • 2 - cd Swiftmart
  • 3 - Create virtual environment: virtualenv myenv
  • 4 - myenv\scripts\activate
  • 5 - pip install -r requirements.txt
  • 6 - python manage.py runserver

Install react modules

  • 1 - cd frontend
  • 2 - npm install

About

FullStack E-Commerce website built with React / Django / PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published