Giter Site home page Giter Site logo

codingforentrepreneurs / ecommerce-2 Goto Github PK

View Code? Open in Web Editor NEW
168.0 168.0 138.0 1.16 MB

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.

Home Page: https://codingforentrepreneurs.com/projects/ecommerce-2/

License: MIT License

JavaScript 35.14% Python 32.63% HTML 12.93% CSS 19.30%

ecommerce-2's Introduction

This project is old. Check out the eCommerce course instead.

eCommerce 2 Logo

eCommerce 2 Tutorial Series

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. Learn how here.

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

52 - Cart Total & Taxes

53 - Checkout View

54 - Orders App

55 - Checkout Form & FormMixin

56 - Save Guest Info

57 - UserAddress Model

58 - UserAddress View

59 - Model Choice Field

60 - Order Model

61 - Crafting the Order Part 1

62 - Crafting the Order Part 2

63 - Crafting the Order Part 3

64 - Crafting the Order Part 4

65 - Custom Mixin for Cart & Order

66 - Checkout Finalize View

67 - Order Status

68 - Order List

69 - Login Required Mixin

70 - Order Detail

71 - Braintree & Customer ID

72 - Braintree Instance Methods

73 - Run Braintree Transaction

74 - UI Updates

75 - Final Video Code

Addon Code

Advanced Filter for Product List using Django-Filter

ecommerce-2's People

Contributors

codingforentrepreneurs avatar jmitchel3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ecommerce-2's Issues

login redirect to checkout

Why isn't the login re-directing to checkout page when login required is required? the login_required gets the next link as in/accounts/login/?next=/checkout/ but it doesn't redirect to the same link after login.
Is there a bug or you don't want us to know something??

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.