intuitive web-based app for organizing your tasks
paulinek13.github.io/todo
request feature · report issue
about ·
features ·
technologies ·
roadmap ·
contributing
User-friendly and useful PWA todo app. Designed with mobile devices in mind. Works offline once installed. Saves all the data locally (indexedDB).
- adding a task and its priority
- deleting a task
- listing tasks by priority (from highest to lowest)
- Vanilla JS
- Dexie.js
- add a way to sort tasks by different things
- dark mode
Pull requests are welcome. Any feedback is welcome as well. For major changes, please open an issue first to discuss what you would like to change.