Skip to content

sickomode7/EndSemProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Library Organizer

This project is a web application that helps users organize and manage their personal book library. It provides features to search for books, add them to a personal library, and track reading progress.

Table of Contents

Features

Installation

Usage

Contributing

License

Features

Search for Books: Users can search for books using the Google Books API.

Add to Library: Users can add books to their personal library.

Track Progress: Users can update and track their reading progress for each book.

Delete Books: Users can remove books from their library.

Installation

To set up the project locally, follow these steps:

Clone the repository:

bash git clone https://github.com/sickomode7/EndSemProject.git

Navigate to the project directory:

bash cd EndSemProject

Open the project in your preferred code editor.

Usage

Open index.html in your web browser.

Use the search bar to find books.

Click the "Add" button to add a book to your library.

Update the reading progress by clicking the "Update" button and entering the progress percentage.

Remove a book from your library by clicking the "Delete" button.

File Overview

index.html: The main HTML file containing the structure of the web application.

styles.css: The CSS file for styling the application.

script.js: The JavaScript file containing the functionality of the application.

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published