3
0 Comments

Starting an E-commerce? Learn how to build one from scratch

Hi!
I have just released the introduction and part 1 of my next video series. In this series, I will build an E-commerce website from scratch using Django and Vue.js. I will use Stripe as the payment gateway.

I will try to explain things as good as I can and also explain why I solve things the way I do.

Todo list for part 1:
-Create a virtual environment
-Install Django and create a project
-Set up the database
-Create a superuser
-Create a folder for the Django apps
-Create folder and Django app for the core views (apps/core)
-Create the base template
-Create view for the frontpage and a very basic template
-Creating a contact simple page
-Check that everything is working

What do you think about this series?
First video can be found here:
https://www.youtube.com/watch?v=bAG_Ia8LX-M

on August 13, 2020