What you’ll learn
-
Build a web application with a database backend
-
Deploy web application to the internet via heroku
-
Create database and table with PostgreSQL
-
Setup Flask development environment
-
Create endpoints for a web application
-
Render Templates
-
Use conditional statements
-
Use for loop to iterate over a list
-
Create routes for web app