Skip to content

Coding for Entrepreneurs Tutorial for building an eCommerce web application with Django & Bootstrap (djangoproject.com, getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX.

Notifications You must be signed in to change notification settings

sunnyar/ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Project

Coding for Entrepreneurs Tutorial for building an eCommerce web application with Django (djangoproject.com) & Bootstrap (getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX, and more.

Learn step-by-step to launch an eCommerce web app using Django for backend, Bootstrap for front-end, Heroku for hosting, and Stripe for payment proccessing.

Live, working eCommerce store: Coming Soon

Each Lecture Name is linked to the related source code.

Lecture Code

Product App Views & Templates

Context in Templates

Add Bootstrap

Using Blocks

First Model

The Python Shell

Customize Admin

Querysets & South

Add Images

Static Files

Products on the Homepage

Unique Slugs for Products

URL Patterns for Slugs

Get Absolute URL

Boostrap Images Part 1

Product Search

Product Page Part 1

Cart App

Update Cart

Django Sessions

Cart Count in Navbar

Cart Item

Unique Cart Items

Qty & Attr

Cart Item Notes

Product Variations

Product Variations pt 2

Product Variations pt 3

Remove From Cart

Update Search & Home

Orders App

Checkout Pt 1

All Products Page

Update Order Model

Installation & Troubleshooting Guides

View All

Install Pillow for Django ImageField

Reactivate Ecommerce Virtualenv

About

Coding for Entrepreneurs Tutorial for building an eCommerce web application with Django & Bootstrap (djangoproject.com, getbootstrap.com). Topics include Python, HTML, CSS, JQuery, AJAX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published