We develop a web application using Django.
We cover chapter 17 of the book Python Crash Course by Eric Matthews.
Follow along to learn Python programming and become a software developer.
📚 Get the book "Python Crash Course": https://amzn.to/3Pmt7La
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL
⏱ Timestamps
0:00 - Introduction
0:25 - Getting started with Django
1:12 - Setting up a project
8:35 - Starting an App
23:57 - Making Pages: The Learning Log Home Page
35:10 - Building Additional Pages
44:47 - Summary