E-commerce Website With Django and Vue Tutorial (Django Rest Framework)

0
freeCodeCamp
Free Online Course
English
2-3 hours worth of material
selfpaced

Overview

Learn how to build an e-commerce website using Django and Vue from scratch. Django uses Python Vue uses JavaScript.

Syllabus

Intro.
Demo.
Install and setup (Django).
Install and setup (Vue).
Include Font Awesome.
Set up the base template.
Create django app and models for products.
Create serializer and views for the products.
Create simple front page (latest products).
View a product .
Sette opp Vuex / State.
Make it possible to add to cart.
Implement a loading bar.
Set document title (All pages).
Make it possible to view a category.
Add search functionality.
View cart.
Change contents of cart.
Make it possible to sign up.
Make it possible to log in.
Create a simple my account page.
Proceed to checkout (Authentication).
Create a simple success page.
Show my orders on the my account page.
Deploy Django .
Deploy Vue (Generate files locally, Send files to server, Set up nginx virtual host).

Taught by

freeCodeCamp.org