A light and fast todo-app, built with angular 17
✔️ Uses Local Storage
Uses your browser's local-storage. So remember, a new browser means a new set of TODOs :-)
✔️ Lightweight UI
Makes use of light UI components, so that your app remains featherlight and blazing fast!
✔️ Strong Search
Searches your TODOs by text or heading or due-date tags. e.g. search by
grocery
,due tomorrow
,next week
etc.
You can also use arithmetic operators such aseq, >, <, >=, <=
. For example, 'eq 7
' or '>= 5
' or '< 3
' to filter on the due date.
✔️ Dark Mode Support
Turn on dark mode on your mobile/laptop/PC and the page looks as elegant as it can get.
✔️ Easy Share
Share your TODO items on your favourite medium.
✔️ Built with Angular 17
- All standalone components
- Typed reactive forms
- New
inject
function (replacing constructors)- Required inputs
Just hit https://somethings-todo.web.app on your browser. If you wish you can also install it as a hybrid app on your phone.
anirbmuk. 2023