This is a Flask web application with a form to submit employee data, which is stored in a Microsoft SQL Server database. The app can be run locally or deployed online (e.g., on Render.com). Python 3.7 ...
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 ...