- Setup scaffolding
- Add basic Redux implementation for doings
- Add Doings page
- Add a template (Materialize)
- Add delete
- Add modify
- Persist on local storage
- Add filter and sort (filter only date)
- Demo on git pages
- Add a calendar
- Add a basic server with API and replace local storage
- Async actions to retrieve data
- Think more stuff...
Thanks to mxstbr for the boilerplate