Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/othmanenissoukin/notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
https://github.com/othmanenissoukin/notes-keeper
bootstrap crud crud-application crud-sample css dom-manipulation front-end html html5 javascript keep-notes localstorage notes notes-app notes-keeper noteskeeper todo-app todo-list todoist web-application
Last synced: 1 day ago
JSON representation
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.
- Host: GitHub
- URL: https://github.com/othmanenissoukin/notes-keeper
- Owner: OthmaneNissoukin
- Created: 2023-02-06T00:54:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:02:26.000Z (4 months ago)
- Last Synced: 2024-07-23T07:13:26.765Z (4 months ago)
- Topics: bootstrap, crud, crud-application, crud-sample, css, dom-manipulation, front-end, html, html5, javascript, keep-notes, localstorage, notes, notes-app, notes-keeper, noteskeeper, todo-app, todo-list, todoist, web-application
- Language: JavaScript
- Homepage: https://othmanenissoukin.github.io/notes-keeper/
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# notes-keeper
Simple Note Application using pure Javascript with DOM manipulation and using the Local Storage to save setting and data in the browser.## Live Version
[View Demo](https://othmanenissoukin.github.io/notes-keeper/)## Technolgies Used To Build
- HTML5
- CSS3
- Bootstrap5
- Javascript