- Use HTML and Bootstrap to create a website
- Use Flask to serve static and dynamic content to users
- Manage data with Databases with SQLAlchemy and link that to Azure SQL Database services on Azure
- Use Platform as a Service to host your own Flask Web Application on Azure
- Part 1 - Setup, Venv, Routes and Templates
- Part 2 - Managing Data with Databases
- Part 3 - Fetch, Requests and Deleting Data
- Part 4 - Viewing and Updating Tasks
- Part 5 - Azure Deployment
Mega Flask Tutorial - Miguel Grinberg