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/python-engineer/flask-todo

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

#python #flask #programming #developer

Python Flask Beginner Tutorial - Todo App - Crash Course
36.15 GEEK