Challenge: A Typical To-Do List Application
Test yourself and implement what you have learned so far in this challenge.
We'll cover the following...
Problem statement
Take inputs from text fields and add them to our to-do list. Although it is relatively simple, it will help you to ...