• Stars
    star
    533
  • Rank 80,393 (Top 2 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated 3 months ago

Reviews

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

Repository Details

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

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

pip install django

virtualenv env

For Mac/ Linux

source env/bin/activate

For Window

env\scripts\activate

pip install -r requirements.txt

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

More Repositories

1

Laravel-Ecommerce

Laravel Ecommerce website built with Laravel 6, and VueJS
PHP
92
star
2

React-and-Django-Ecommerce

Ecommerce website built with React Redux, Python, and Django
Python
54
star
3

Laravel-Shopping-Cart

Laravel Shopping Cart, Stripe, Paypal, Checkout, Product Attribute, Admin and User Panel
PHP
18
star
4

Spring-Shopping-Cart

Spring Shopping Cart built with SpringBoot, JPA, MySQL , Spring Security, Hibernate and Thymeleaf
Java
16
star
5

OnlineShopping-with-PHP-and-AngularJs

OnlineShopping developed with PHP,MYSQL, AnuglarJS, VueJS, Bootstrap4, JQUERY, AJAX , Sweetalerts2 and Other JS Library
HTML
8
star
6

EaindraShop

EaindraShop developed with php and angularjs, stripe, paypal
PHP
4
star
7

Password-Generator-with-Strength-Checker-using-jQuery-and-PHP

Password Generator with Strength Checker using jQuery and PHP
PHP
2
star
8

5Star-Rating-system-with-jQuery-AJAX-and-PHP

5Star Rating system with jQuery, AJAX, and PHP
JavaScript
2
star
9

Add-QR-code-to-the-webpage

Add QR code to the webpage with jquery.qrcode.js
HTML
2
star
10

Delete-multiple-selected-records-with-jQuery-and-AJAX-and-PHP

Delete multiple selected records with jQuery and AJAX and PHP
PHP
2
star
11

Flutter-Food-Delivery-App

Flutter Food Delivery App
Dart
1
star
12

Sport-Store2

Sport-Store2
PHP
1
star
13

Django-app

Django application with python, ionic, angular, and Jquery
CSS
1
star
14

Laravel-Ecommerce-2021

Laravel Ecommerce built with livewire
PHP
1
star
15

Laravel-Active-Shop

Laravel Active Shop
PHP
1
star
16

Sport-Store

Sport Store ecommerce website built with php and angularjs
JavaScript
1
star
17

Django-Travel-Blog

Travelling to Myanmar app built with Django 2.2.3 and python 3.7.3 . it show the Most Beautiful Places And Festivals To Visit In Myanmar
JavaScript
1
star
18

Flutter-Ecommerce-App

Flutter Ecommerce App
Dart
1
star