Coder Social home page Coder Social logo

shaheeralam1 / ecommerce-store-with-django Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 4.01 MB

Ecommerce store using python framework Django with beautiful and reponsive User Interface.

Python 8.83% CSS 44.47% JavaScript 22.25% PHP 0.07% HTML 24.38%
django django-ecommerce django-project djangoecommerce ecommerce ecommerce-application ecommerce-platform ecommerce-shopping-solution ecommerce-website python

ecommerce-store-with-django's Introduction

Ecommerce Store with Django

Ecommerce store using python framework Django with beautiful and reponsive User Interface. This Ecommerce website allow people to buy physical goods, services, and digital products over the internet rather than at a brick-and-mortar location. Through this e-commerce website, a business can process orders, accept payments, manage Customers manage shipping, and provide customer service.

Features

  • Admin panel to manage Customers , Products , Orders, Carts, Users, Staff
  • User-Friendly and Responsive Design.
  • Filters and sorting options.
  • Login, register, password reset, Forget password functionalities
  • Customers can see their order status
  • Customers can manage their Address book
  • profile management
  • Product management
  • Customer management
  • Order management
  • Shoping Cart
  • Fast and Secure
  • Security checks e.g csrf

Installation

Installation Guide with Steps:

for Quick Clone /Install this project. Just run given 9 commands in sequence

step1: install virtualenv. command:

pip install virtualenv

step2: create a virual environment. Command:

virtualenv venv

step3: activate virtual environment. Command:

./venv/scripts/acivate

step4: install django. Command:

pip install django

step5: install dependency. Command:

pip install -r requirements.txt

step6: run migratition. Command :

python manage.py makemigrations

step7: migrate. Command :

python manage.py makemigrate

step8: create super user and set username email and password for admin area. Command :

python manage.py createsuperuser

step9: run server. Command :

python manage.py runserver

Screenshots

Product page

App Screenshot

Product page filtered category

App Screenshot

Single prodouct page

App Screenshot

Cart page

App Screenshot

Checkout page

App Screenshot

Order Completion page

App Screenshot

Customer Profile page

App Screenshot

customers orders Page

App Screenshot

Customer Address Book

App Screenshot

Customer Login

App Screenshot

Customer Registration

App Screenshot

Password rest done

App Screenshot

Reset Password screen

App Screenshot

Admin Panel

App Screenshot

Product managment

App Screenshot

Add product

App Screenshot

Manage customers

App Screenshot

Manage single order

App Screenshot

ecommerce-store-with-django's People

Contributors

shaheeralam1 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

liwson menaheero

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.