Skip to content
/ library Public

This application allows a user to add a book to the list of books in the library, indicate whether they have read the book or not

Notifications You must be signed in to change notification settings

kbjude/library

Repository files navigation

Library

This is a collaborative project aimed at allowing users to manage their books. It helps the user look/add a list of books, mark them as books they have read or not, look at the pages they have read, and many others. The data here is non-persistent and knowledge being checked for is an understanding of Data structures.

Requirements

Download the application and ensure that you have node modules installed.

Features

Some of the features of this project include but not limited to:

  • Registering a book and every detail about a book
  • Deleting a book
  • Changing its read status
  • Showing the Form
  • Hiding the form

Screenshots

Screenshot

Using the System

  • Clone the project off GitHub to your local computer
  • Be sure to add the live server extension of VScode if you are using that
  • The live server will run the code for you in your default browser

Live Version

Technologies Used

  • Vanilla JS
  • HTML
  • CSS

Contributors

👤 Jude Kajura

👤 Fernando Bahamondes

About

This application allows a user to add a book to the list of books in the library, indicate whether they have read the book or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published