A simple todo list built using vanilla JS and localStorage, that helps you with organizing your day's tasks
- Works from the local
file://
protocol too, without the need for a server
Core app dev: ~3 hours
- Show actions on-hover alone for a cleaner look - Commit 2
- Localstorage for persistent storage - Pending
- (Font)Icons for actions - Pending
- Responsive app - Pending
- Timestamps (humanized) for created/completed datetime - Pending