Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dangvanthanh/elm-notes

Notes with Elm
https://github.com/dangvanthanh/elm-notes

elm notes

Last synced: 13 days ago
JSON representation

Notes with Elm

Awesome Lists containing this project

README

        

# Notes

![](screenshot.png)

## Features

- Store notes as an array of object
- Display note titles on the left
- Select a note on title click
- Edit the selected note on input
- Create a new note with a button
- Delete the selected note with a button
- Filter notes on search input

## License

MIT © [Dang Van Thanh](https://dangthanh.org)