Skip to content

JabedAhmedRifat/django_gaming_e_commerce

Repository files navigation

Python 3.6 Django 3.0 Build license

Pictures of this website

home page Login page cart categorywise product listed change password checkout dashboard Edit Profile forget password make payment using paypal order confirmation email order list payment successful Registration page review and rating review order and make payment specific product view store page verifying using email

Django Gaming 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
  • Review & Rating
  • changing Password
  • checkout
  • Confirmation Email
  • Profile Dashboard
  • Can Edit Profile
  • forget password functionality with confirmation email
  • Review & Rating
  • Payments Using Paypal
  • Responsive, mobile-friendly design
  • Much more...

Installation

1.clone Repository & Install Packages

git@github.com:JabedAhmedRifat/django_gaming_e_commerce.git

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

visit My linkedin Facebook) Or visit My Website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published