- Course
Creating and Processing Web Forms with Flask 1
Web forms are the main point of interaction between the client and the web server. Learn to utilize the Flask-WTF (WTForms) package to implement them in a poweful Flask web framework.
- Course
Creating and Processing Web Forms with Flask 1
Web forms are the main point of interaction between the client and the web server. Learn to utilize the Flask-WTF (WTForms) package to implement them in a poweful Flask web framework.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
At the core of building modern web applications is a thorough knowledge of web forms. In this course, Creating and Processing Web Forms with Flask 1, you'll learn how to build functional forms and process their input. First, you'll see how to create the templates and views. Next, you'll explore processing the user input and making sure that the form data is safe from potential threats. Finally, you'll discover how to improve the user experience by adding error and flash messages, plus making the forms asynchronous with AJAX so users don't have to wait for the page to refresh. When you're finished with this course, you'll have a foundational knowledge of building web forms in Flask that will help you as you move forward to creating web applications with the Flask framework.
Creating and Processing Web Forms with Flask 1
-
Version Check | 15s
-
Overview | 1m 25s
-
Case Study: Globomantics Web Shop | 1m 47s
-
Demo: Creating Templates and Views | 5m 21s
-
Demo: Navigation Bar and Items List | 5m 37s
-
The Basics of Web Forms | 2m 39s
-
Demo: Requests with Form Data | 5m 58s
-
Demo: Setting up SQLite for Storing Form Data | 1m 27s
-
Demo: Application Context | 2m 38s
-
Demo: Flashing Messages | 3m 29s
-
Demo: Introducing Flask-WTF | 2m 51s
-
Summary | 56s