https://github.com/supunrandika98/note-app-javascript
This is a note taking application built with HTML, CSS ,Bootstrap & JavaScript.
https://github.com/supunrandika98/note-app-javascript
bootstrap css html javascript note-taking noteapp notes responsive todo-list
Last synced: 8 days ago
JSON representation
This is a note taking application built with HTML, CSS ,Bootstrap & JavaScript.
- Host: GitHub
- URL: https://github.com/supunrandika98/note-app-javascript
- Owner: supunrandika98
- Created: 2023-03-03T16:02:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T17:28:36.000Z (about 3 years ago)
- Last Synced: 2025-03-19T00:33:27.767Z (about 1 year ago)
- Topics: bootstrap, css, html, javascript, note-taking, noteapp, notes, responsive, todo-list
- Language: JavaScript
- Homepage:
- Size: 7.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Note App - Javascript
In this simple note taking project I have used some of the more intermediate advanced parts of the document object model or the javascript dom to show how to build this web application. Users can add their notes and all those notes are displaying in a separate table. From that table user can update or delete the each notes. Also user can search any from note list. There is search bar in the top, when user searching a word only the relevant and similar note title will appear from the table and others will not display.
## Screenshots



