- setup react
- create a one section todo list
- add create, edit and delete functionality
- store the todos locally
- add multiple sections of todos
- add drag and reorder funtionality
- add drag to different section feat
- setup websockets
- make the todos editing realtime
- add oauth
- persist todo to database for every user