Skip to content

Hasnain190/forpros.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Website 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)

Download & Setup Instructions

  • 1 - Clone project:git clone https://github.com/Hasnain190/forpros.com
  • 2 - cd forpros.com
  • 3 - Create virtual environment:python -m venv env_name
  • 4 - env_name\Scripts\activate
  • 5 -pip install -r requirements.txt
  • 6 - make a new admin
  • 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

 
 
 

Contributors