In this tutorial series, you will learn how to use Django to build a classified website / online market place.
A classified website is an online marketplace where people can sign up and sell new or used items. People will be able to sell items, search or browse for interesting things, and contact sellers using a simple chat.
Adding items to the platform will be free. But to learn how to implement a payment gateway, I'm going to make it possible to pay with Stripe to feature your item on the front page.
Technologies you will learn in this series:
-Django
-Bulma
-Deployment
Installation and set up
Getting started
Authentication and my account
Categories and items
Adding content
Communication
Editing content
Deployment
Stein Ove Helset
Your instructor
Hey! My name is Stein Ove Helset. I'm a self-taught software developer with over a decade of experience working full time as a web developer.
Through this website and YouTube channel, I have taught thousands of people how to code, build websites, games and similar.
If you're looking for an introduction to coding and web development, you've come to the right place.