Learn how to write your first TODO App with Flask in this Crash Course. Flask is one of the most popular web frameworks written in Python. Flask is a lightweight framework that is perfect for beginners. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. Learn how to:

  • Install and Setup Flask
  • Define routes
  • Use templates
  • Use a Database (we use SQLAlchemy and SQLite Database)
  • Build TODO App functionality
  • Add styling with Semantic UI

You can find the code here:
https://github.com/patrickloeber/flask-todo 

Flask: https://flask.palletsprojects.com/en/1.1.x/ 
Semantic UI: https://semantic-ui.com/ 

You can find me here:
Website: https://www.python-engineer.com 
Twitter: https://twitter.com/patloeber 
GitHub: https://github.com/patrickloeber 

Icons:
https://fontawesome.com/icons/check 
https://fontawesome.com/icons/bars 

#crash course #tutorial #app #python #flask

Python Flask Beginner Tutorial | How to Write Your First TODO App with Flask
14.10 GEEK