Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasanthebest/booklist-app
It is a simple bookList app. The functionality of this app is to add book or remove book based on user interaction and store book into the local storage. Simple Illustration of Object Oriented Javascript
https://github.com/hasanthebest/booklist-app
html5 javacript js localstorage object-oriented-programming
Last synced: about 4 hours ago
JSON representation
It is a simple bookList app. The functionality of this app is to add book or remove book based on user interaction and store book into the local storage. Simple Illustration of Object Oriented Javascript
- Host: GitHub
- URL: https://github.com/hasanthebest/booklist-app
- Owner: hasanTheBest
- Created: 2019-02-03T19:23:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T19:31:38.000Z (almost 6 years ago)
- Last Synced: 2023-08-23T17:43:20.439Z (about 1 year ago)
- Topics: html5, javacript, js, localstorage, object-oriented-programming
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookList-App
It is a simple bookList app. The functionality of this app is to add book or remove book based on user interaction and store book into the local storage. Simple Illustration of Object Oriented Javascript