Project Challenge: Create and List Tasks
Let's implement the features we recently learned in the previous project.
We'll cover the following...
Problem statement
This challenge builds on top of the previous one, so we will continue to work on the project that we have already created.
Next steps:
- Split the existing
/tasks
page in a/list-tasks
page and a/create-task
page. The form goes to the/create-task
page, and the list of previously created tasks