Table of Contents
PC View
Mobile View
- HTML
- CSS
- JavaScript
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Use this library to keep track of your book rating, favorite quote,
- Enter your book's data into a new book card
- Display books
- Select the "NEW BOOK" card and use input form/dialog/modal to input book details
- ex. book: author, title, genre, rating, quote, read, left off, read again?
- submit input tries to send the data to a server by default: preventDefault();.
- Add/remove a book from the library
- are you sure? popup
- Toggle a book's read status
Additional Features
- toggle display between card and table view
- section for want to read
- create a queue for books you want to read the most
- create a 'random review' that pops up info from one of the books you've already read
- create filter, sort options
- read again? would you/have read read this book more than once?
Genres
- Sci-Fi, Spirituality, Kids,
- https://www.goodreads.com/
- Apple Books on Mac
- Kindle
- Libby app
- Spotify
- Gdrive
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
Distributed under the MIT License. See LICENSE.txt
for more information.
Jessica Jinosko
Project Link: https://github.com/jj-jinosko/odin-library
[![MIT License][license-shield]][license-url] Project Dashboard