A browser-based personal memo / to-do list application.
- implement OAuth2 for JWT
- add a login page
- format posted date (date-fns)
- add last updated date
- (stretch) add update history
- move Save button inside the note area
- add Update button
- store update history
- improve color pallet contrast
- display only authorized user's posts
- deploy on Vercel
- deploy on Heroku
- search posts by title
- search posts by date posted
- search posts by date updated
- search posts by content
- filter same as above
- update folder structure
- add color labels and search/sort by color
- move Save button inside the compose note area