Python Flask Tutorial: Basic Search and HTML forms
In this Python Flask Tutorial for absolute beginners, we will see how to use HTML forms with Flask, how to handle GET requests, how to implement basic search (GET request), and how to use HTML forms with wtforms to create records – posts (POST request).
Source: Red Eyed Coder Club (YouTube)