Home
Softono

Shopping Cart Using Django 2.0 And Python 3.6

Open source Python
118
Stars
99
Forks
7
Issues
16
Watchers
7 years
Last Commit

 About Shopping Cart Using Django 2.0 And Python 3.6

This is a shopping cart application created using Django 2.0 and Python 3.6

Platforms

Web Self-hosted

Languages

Python

Links

Need Help Installing Shopping Cart Using Django 2.0 And Python 3.6?

We provide expert installation service for this software. Our team will install, configure, and secure Shopping Cart Using Django 2.0 And Python 3.6 on your server. plans start at just $30.

Shopping Cart Using Django 2.0 And Python 3.6

View on GitHub

Shopping-Cart-Using-Django-2.0-and-Python-3.6

Hey and welcome to this Python Django tutorial series. My name is Henry Mbugua and I will be taking you through the various aspect of building a shopping cart application using Django 2.0 web framework and Python 3.6. I am a software developer at Muva Technologies where our main focus is to offer services around mobile solutions(Apps), web solution and websites, payments integration, web hosting and domains, and last but not least, consultancy and training.

Topics that will be covered in this tutorial:

Lesson 1 Building an E-Commerce Shopping Cart Using Django 2.0 and Python 3.6

Lesson 2 Creating Our Shop app and designing product model in Django 2.0 and Python 3.6

Lesson 3 Registering our models in admin site and creating views in Django 2.0 and Python 3.6

Lesson 4 Defining Url patterns and template for Our Shop products in Django 2.0 and Python 3.6

Lesson 5 Completing product detail template for Our Shop products in Django 2.0 and Python 3.6

Lesson 6 Developing shopping cart class for Our Shop products in Django 2.0 and Python 3.6

Lesson 7 Creating Shopping Cart Views for Our Shop products in Django 2.0 and Python 3.6

Lesson 8 Developing a Context Processor for our Current Cart in Django 2.0 and Python 3.6

Lesson 9 Persisting customer orders to the database in Django 2.0 and Python 3.6

Lesson 10 Lesson 10: Completing persisting customer orders to database in Django 2.0 and Python 3.6