Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 698 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 698 Bytes

E-Commerce-Site

A site that displays products for sale to the general public, allowing only authenticated users to order products and many more. An efficient payment system with PayStack is also included

Features Included

  • order products
  • payment system with PayStack
  • add reviews
  • search feature
  • query transactions
  • and many more...

Installation

1. Clone Repository & Install Packages

2. Migrate & Start Server

  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py runserver

Where To Find Me

Visit My Website