Git Product home page Git Product logo

django-ecommerce-store's Introduction

Ecommerce Website (Django/javascript)

Django Ecommerce Store

Full-featured shopping cart with PayPal & credit/debit payments

Product rating & review system

An actual real-world project built in a linear and progressive manner

Admin area to manage customers, products & orders

Product search, carousel, pagination & more

View Full Video Demo On Youtube


How to install on Windows

  1. clone this project
  2. install virtualenv
pip install virtualenv
  1. create new virtual environment
py -m venv venv
  1. activate the new virtual
.\venv\Scripts\activate
  1. install requirements.txt
pip install -r requirements.txt
  1. run local server to begin
py manage.py runserver
  1. go live with localhost:8000

To install on Unix/macOS see this document


To add new products and access admin panel

  1. run on trimnal
py manage.py createsuperuser
  1. create new admin user
  2. go to localhost:8000/admin

Some of feature in this store

  • Full-featured shopping cart
  • Review and Rating System
  • Top products carousel
  • Product pagination
  • Product search feature
  • User profile with orders
  • Admin product management
  • Admin Order details page
  • Mark orders as a delivered option
  • Checkout process (shipping, payment method, etc... )
  • PayPal / Credit Card integration
  • Category Filter
  • Addition of variable products
  • Post on your blog
  • Contact page
  • Professional and modern website design with matching colors
  • An unlimited number of products and categories
  • Unlimited pages
  • Easy to manage the site

Need help? Found a bug? Message me!


Enjoy^^

django-ecommerce-store's People

Contributors

omarreda22 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.