-
Book Overview & Buying
-
Table Of Contents
The Ultimate Flask Course
By :
The Ultimate Flask Course
By:
Overview of this book
In this course, you’ll start with the fundamentals of Flask, learning how to build web apps with routing, request methods, and templates. You’ll dive into advanced concepts like Flask-SQLAlchemy for database management and Flask-Login for handling user sessions. Hands-on projects will guide you through building six different apps, including a registration system, dashboard, and food tracker.
You’ll also work with popular Flask extensions such as Flask-WTF for form handling and Flask-Mail for sending emails. As the course progresses, you’ll learn how to deploy Flask apps to platforms like Heroku and Python Anywhere. By the end, you’ll have a comprehensive understanding of Flask and how to use it for full-stack web development.
With real-world examples and practical lessons, this course ensures you gain the skills needed to create and deploy Flask web applications. By the end of this course, you’ll master everything from form validation to API development and database integration, preparing you to build powerful web apps.
Table of Contents (28 chapters)
Flask Basics
Templates
Databases with Flask SQLAlchemy
Structuring Flask Apps
Registration App
Registration API
Dashboard App
Food Tracker App
Question & Answer App
Member API
Flask SQLAlchemy
Flask SQLAlchemy By Example
Flask WTF
Flask Bootstrap
Flask Mail
Flask Migrate
Flask Uploads
Flask Login
Flask Admin
Flask User
Flask Babel
Flask-RESTless
Flask SocketIO
Flask Security
Engaged: A Twitter Clone
Store App
Forum App