Creating a Task List

Notes

In these two videos we'll create a To Do list app in order to practice using conditionals and loops in our templates. We'll also look at how to use a single handler to handle both GET and POST requests.

Code

View the final code from this lesson