How To Make A Flask App - PART 4 (Adding & Removing To-dos)

preview_player
Показать описание
Hello, this is the fourth and final of my Flask Tutorial Series. In this series, I will show you how to create a Todo-List-App with Flask. We will be making an app where you can enter a to-do that will show on the screen, and you can click a button to complete it once it has been completed. I will be going over package installations, databases, SQLAlchemy, an introduction to Flask, basic Jinja2 templates, and more! If you have any questions or comments, leave a comment below! I will try my best to respond.

My Programming Gear :
Рекомендации по теме
Комментарии
Автор

thanks Arpan! now building flask apps is much less complicated for me (especially querying tables). It's now so easy thanks to you :)

Ugufugu