Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexbykoff/native-todo


https://github.com/alexbykoff/native-todo

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

## Native to-do

- use `#` symbol to add tags (`"eat few #kebabs"`)
- click `Add new note` to add fresh note
- click on note text to edit it on the page
- click on `done!` to mark it for deletion
- click on tags to filter notes
- use `reset` button to remove filtering
- delete `#` inside the note to remove tag
- uses localStorage database to save notes

ES6. Use Chrome.