Skip to content

A web application built with html, css, and javascript and the OpenLibrary Api that allows user to keep a simple reading log.

Notifications You must be signed in to change notification settings

Wraytheon/reading-Log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading Log

Reading.Log.-.2.February.2023.mp4

A simple web application that allows users to log books they have read and display them. The app takes the user input of the ISBN of a book, uses the OpenLibrary API to retrieve information about the book (title, author, cover image), and stores the information in the local storage.

Features

  • Input ISBN to search for a book
  • Display book's title, author, cover image, and ISBN
  • Store book information in local storage

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • OpenLibrary API

How to Use

  1. Open the index.html file in a web browser/open the Github Pages
  2. Enter the ISBN of a book you have read in the input field
  3. Click the "Add Book" button to retrieve book information and display it on the page The book information will be stored in local storage and will persist even if you close the browser or refresh the page

To Do

  • Allow user to search by title
  • Allow user to rate books
  • Allow user to delete books
  • Allow user to add the date the book was started/completed

Licensing

This project is licensed under the MIT License.

About

A web application built with html, css, and javascript and the OpenLibrary Api that allows user to keep a simple reading log.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published