Skip to content

Ramy-Ab/PFE

Repository files navigation

PropShop Ecommerce Website With Django + React

Live Demo can be viewed at 'Not Ready'

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/Ramy-Ab/PFE
  • 2 - cd Personal_Trainer
  • 3 - Create virtual environment: virtualenv env
  • 4 - env\scripts\activate
  • 5 - pip install -r requirements.txt
  • 6 - python manage.py runserver

Install react modules

  • 1 - cd frontend
  • 2 - npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published