An open API service indexing awesome lists of open source software.

https://github.com/casparml/do-list

A simple todo list, that saves your notes locally. Keep track of your tasks and progress.
https://github.com/casparml/do-list

html js logic todolist tool

Last synced: 3 months ago
JSON representation

A simple todo list, that saves your notes locally. Keep track of your tasks and progress.

Awesome Lists containing this project

README

        

## Roadmap
### __Working on now__

- [ ] Login options
- [ ] Google

- [ ] Item storage
- [ ] account bound

- [ ] Customizations
- [ ] star folders


### __Recently added__

- [x] move items up and down
- [x] edit todo items
- [x] folders

### __All planned features__

- [ ] Item storage
- [x] localstorage
- [ ] account bound

- [ ] input sanitization
- [x] clientside
- [ ] serverside

- [ ] Login options
- [ ] Google
- [ ] email
- [ ] more oAuth2

- [ ] Customizations
- [x] folders
- [ ] star folders
- [ ] archive items and folders
- [ ] labels and tags
- [ ] priority colors
- [ ] reminders
- [x] edit todo items
- [x] move items up and down
- [ ] themes
- [ ] blue
- [ ] red
- [ ] green
- [ ] orange
- [ ] pink
- [ ] custom themes

- [ ] Make an app out of the site
- [ ] IphoneOS
- [ ] WatchOS
- [ ] MacOS
- [ ] Android
- [ ] Windows

- [x] Add little fun stuff
- [x] Dynamic favIcon

- [ ] Add accessibility options
- [ ] colorblind mode
- [ ] dyslexia font
- [ ] screenreader optimization
- [ ] agenda connection
- [ ] better scrollbar