• Stars
    star
    242
  • Rank 163,503 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created about 4 years ago
  • Updated 13 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Django-ecommerce is a fully open-source E-commerce platform built using Django Web Framework, designed with Bootstrap4...

Python 3.6 Django 3.0 Build license

Django E-commerce

Django-ecommerce is an open-source ecommerce platform built on the Django Web Framework.

Features Included

  • Custom Admin dashboard
  • Search Functionality
  • Shopping Cart
  • Order Management
  • Coupon system
  • Payments Using Stripe
  • Responsive, mobile-friendly design
  • Much more...

Installation

1.clone Repository & Install Packages

git clone https://github.com/shyam999/Django-ecommerce.git
pip install -r requirements.txt

2.Setup Virtualenv

virtualenv env
source env/bin/activate

3.Migrate & Start Server

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

Where to find Me

Like Me on Facebook Or visit My Website