https://github.com/zvyn/angular-notes
Notebook app for writing notes into locale storage.
https://github.com/zvyn/angular-notes
Last synced: 6 months ago
JSON representation
Notebook app for writing notes into locale storage.
- Host: GitHub
- URL: https://github.com/zvyn/angular-notes
- Owner: zvyn
- Created: 2015-03-04T03:17:42.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-08T13:34:39.000Z (almost 11 years ago)
- Last Synced: 2025-02-03T14:46:51.400Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://zvyn.github.io/angular-notes
- Size: 676 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Notes
=====
Notes is a small notebook webapp written in AngularJs. There is no remote
backend. Objects are written to locale storage and are persistent for
each client.
License
-------
Same as for the AngularJs version used in this project. Files in the
'bootstrap' folder have the same license as the upstream project
().