Introduction
  • Introduction - Course Layout
The Basics
  • Creating a venv and installing Flask
  • Creating your first, simple, text based Flask app!
  • Handling HTTP GET and POST Request Methods in Flask
  • Test Your Knowledge
  • Flask Folder Hierarchy
  • Test Your Knowledge
Getting Technical!
  • Getting started with Jinja2 HTML Templates
  • Style your Flask app with CSS
  • Creating a Web Form in Flask: Part 1
  • Creating a Web Form in Flask: Part 2
  • Test Your Knowledge
Challenge
  • BMI Calculator - Instructions
  • Create a BMI Calculator in Flask!
Afterword
  • Welcome to PyBites!