Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/george-swift/my-library
Implementation of JavaScript classes and Local storage that allows users to add books to a library collection.
https://github.com/george-swift/my-library
javascript localstorage
Last synced: 9 days ago
JSON representation
Implementation of JavaScript classes and Local storage that allows users to add books to a library collection.
- Host: GitHub
- URL: https://github.com/george-swift/my-library
- Owner: george-swift
- Created: 2021-05-01T11:01:03.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2021-05-30T15:35:13.000Z (over 3 years ago)
- Last Synced: 2024-10-18T16:17:37.478Z (4 months ago)
- Topics: javascript, localstorage
- Language: JavaScript
- Homepage: https://george-swift.github.io/my-library/
- Size: 15.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Library App
![screenshot](asset/library.png)
## Live Link
Visit the [Library App](https://george-swift.github.io/my-library/)
## Features> The library app allows users to add books to local storage. Books are added to the library by author, title and number of pages. A checkbox allows users to say if they have read the book before adding it to the collection. Users can toggle the 'Read' status from the library. Click the remove button to remove a book from storage.
## Prerequisites
- Internet Connection
- Affinity for reading books## Built With
- JavaScript ES6
- HTML5/CSS3
- BootStrap## Getting Started
- To get started with the app, clone this project by running `git clone https://github.com/george-swift/my-library.git`
- Open the directory in any preferred IDE on a local machine to view source files
- Visit the [live link](https://george-swift.github.io/my-library/) to use the Library App## Authors
👤 **Ubong George**
- LinkedIn: [Ubong George](https://www.linkedin.com/in/ubong-itok)
- Twitter: [@\_\_pragmaticdev](https://twitter.com/__pragmaticdev)
- GitHub: [@george-swift](https://github.com/george-swift)## Acknowledgments
- Authors of insightful books displayed in screenshot
## Show your support
Leave a :star:️ if you like this project!