Coder Social home page Coder Social logo

sachetx21 / django-ecommerce Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zinmyoswe/django-ecommerce

0.0 0.0 0.0 17.96 MB

Ecommerce website built with Django 2.2.3, Python 3.7.3, Stripe and AWS

Home Page: https://zinmyo.pythonanywhere.com/

JavaScript 51.41% Python 3.84% PHP 0.06% CSS 13.22% HTML 12.74% Less 9.30% SCSS 9.43%

django-ecommerce's Introduction

Django-Ecommerce

Ecommerce website built with Django 2.2.3, Python 3.7.3, and AWS

image

Product Slide

image

Shop Page image

Product Detail Page image

Cart Page image

BillingAddress Page image

Stripe Payment Page image

Order Success Page image

Installation

git clone https://github.com/zinmyoswe/Django-Ecommerce.git

cd Django-Ecommerce

pip install virtualenv

virtualenv env

For Mac/ Linux

source env/bin/activate

For Window

env\Scripts\activate

pip install -r requirements.txt

Install below version in terminal and 'New Version will face version conflict error'

pip install Django==2.2.4
python -m pip install django-allauth==0.40.0
pip install django-crispy-forms==1.7.2
pip install django-countries==5.5
pip install stripe==2.37.1
pip install Pillow

python manage.py makemigrations

python manage.py migrate

python manage.py runserver

For Admin Login

python manage.py createsuperuser
Username : admin
Password : 12345678

Demo

http://djangoecommerce.pythonanywhere.com

HTML Template

https://colorlib.com/etc/fashe/index.html

django-ecommerce's People

Contributors

zinmyoswe 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.