Skip to content

lily-silva/TOP-Bookshelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

The Odin Project - Library excercise

This project is a web application that simulates a Library system. It allows the user to add books to the library and displays the books added to the library in a list format.

Technologies

This application was built with the following technologies:

  • HTML
  • CSS/Bootstrap
  • JavaScript
  • It also uses Bootstrap 5.3.0 and Bootstrap Icons 1.10.- 3 libraries.

Installation

To use this project on your local machine, you will need to perform the following steps:

  1. Clone the repository to your local machine.
  2. Open the project in your code editor.
  3. Open the index.html file in your web browser.
  4. Navigate to https://lily-silva.github.io/TOP-Bookshelf/

Adding Books

To add a book to the library, fill in the input fields with the book's title, author, and number of pages. Then, select the book's status by clicking on the "Read" or "To Read" radio buttons, and click on the "Add Book" button.

Removing Books

To remove a book from the library, click on the "x" icon located on the top right corner of the book card.

Contributors

This project was developed by me in the context of The Odin Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published