Purpose of the this hands-on training is to give the students introductory knowledge of how to handle forms, how to connect to database and how to use sql within Flask web application on Amazon Linux ...
A multi-page Flask site with four routes — Home, About, Services, and Contact — each rendering its own Jinja template. Built to understand how Flask handles multiple pages and URL routing.