FlaskPython

Building a Simple Web App Using Flask – Part 1

In Part 1 of this two part video series, we will build a simple web application using Flask. We will render a list of dictionary data to the view (browser). We will also use a web form to add data to the list.

📗 Data and Template Files: https://github.com/ChristianHur/152-104-web-frameworks/tree/main/unit7/Unit7_Data

In Part 2 of this two part video series, we will perform the Delete and Edit operations. Part 2: https://youtu.be/nja8A8BaXo0

Verified by MonsterInsights