Assignment 1: Create a Homepage as per design.
Assignment 2: Create the following routes:
- /login -> User login form. When user is not authenticated is redirected to this page.
- /home -> Authenticated user redirects to this page. The user can upload file here.
- /todo -> Authenticated user can CREATE, UPDATE, DELETE todos