This course guides you through the process of building a complete Todo app using Flask. You'll gain practical skills in displaying, adding, editing, and deleting tasks while mastering core Flask concepts like routing, templates, and handling user input. By the end, you'll have a solid foundation for creating dynamic web applications.
Overview
Syllabus
- Lesson 1: Setting a ToDo App Project
- Lesson 2: Creating ToDos with User Input
- Lesson 3: Updating Existing ToDos
- Lesson 4: Removing ToDos from the List