Skip to content

eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django (v. 1.8), Bootstrap (v. 3.3), AJAX, jQuery (v. 1.11), Braintree Payments and more.

License

Notifications You must be signed in to change notification settings

vampiresati/ecommerce-2

Repository files navigation

eCommerce 2 Logo

eCommerce 2 Tutorial Series

eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django, Bootstrap, and Braintree Payments.

The project we use is Try Django 1.8. Created by Team CFE @ http://joincfe.com.

Interested in learning more? Sign up on our YouTube channel Become a member on Coding for Entrepreneurs

The tutorial code below is the final code from the end of each tutorial video. Each link below is tied directly to the tutorial's title. Please note that some videos will not have code reference code.

Tutorial Code

4 - Try Django 1.8 to eCommerce 2

5 - Product Roadmap

6 - Products App

7 - Product Detail View

8 - Urls within Django App

9 - Add HTML Template

10 - ListView

11 - Using Links for Model Instances

12 - Model Managers

13 - Product Variations

14 - Post Save Signals for Variations

15 - Product Detail Layout

16 - Image Uploads

17 - Search Query

18 - Formset for Inventory

19 - Login Required Mixins

20 - Django Messages

21 - Social Share

22 - Dynamical Update Price with jQuery

23 - Single Variation Price

24 - Product Categories

25 - Category Detail View

26 - Related Products

27 - Distinct and Random QuerySets

28 - Improve UI

29 - Django Template Include with Variable

30 - Featured Product on Homepage

31 - Login as Dropdown Menu

32 - Shopping Cart Icon

33 - Product Lists on Homepage

34 - Product Editing with Django Admin Inlines

35 - Carts App

36 - ManyToMany Through

37 - ManyToMany Through using the Shell

38 - Add, Remove, Update Cart in a CBV

39 - Django Sessions

40 - Render Cart View

41 - Add to Cart from Product View

42 - Format Cart & Remove Items

43 - Update Cart Item Quantity in Cart

44 - Cart Line Item Total

45 - Cart Subtotal

46 - Ajax Part 1

47 - Ajax Part 2

48 - jQuery Flash Message

49 - Display Message from Server

50 - Empty Cart

51 - Cart Count in Navbar

About

eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django (v. 1.8), Bootstrap (v. 3.3), AJAX, jQuery (v. 1.11), Braintree Payments and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.2%
  • Python 32.6%
  • CSS 19.3%
  • HTML 12.9%