The goal of this repository is to create a todo list app where a user can authenticate and get their to do list
- User is required to authenticate
- After logging in, user can create multiple todo lists
- Each list should be able to add items and mark things as completed
- Each list item should be able to be re-organized