Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wassimoubaziz/store-your-best-book

Welcome to My Best Books Web App! This application allows you to store information about your favorite books, including the title, author, and number of pages. You can easily manage your book collection and access it anytime, as the data is stored locally using the browser's localStorage feature.
https://github.com/wassimoubaziz/store-your-best-book

best book css html javascript localstorage localstorage-project oubaziz pages store-book wassim

Last synced: 22 days ago
JSON representation

Welcome to My Best Books Web App! This application allows you to store information about your favorite books, including the title, author, and number of pages. You can easily manage your book collection and access it anytime, as the data is stored locally using the browser's localStorage feature.

Awesome Lists containing this project

README

        

# My Best Books Web App

Welcome to My Best Books Web App! This application allows you to store information about your favorite books, including the title, author, and number of pages. You can easily manage your book collection and access it anytime, as the data is stored locally using the browser's localStorage feature.

## Overview

My Best Books Web App provides a convenient way to keep track of your favorite books. Whether you're an avid reader or just starting your collection, this app helps you organize and manage your reading list efficiently.

### Features:

- **Add Books:** Easily add new books to your collection by providing the title, author, and number of pages.
- **Delete Books:** Remove unwanted books from your collection with the click of a button.
- **Local Storage:** Your book collection is stored locally in the browser, ensuring it's always accessible.

## Technologies Used:

- HTML
- CSS
- JavaScript

## How to Use:

1. Open My Best Books Web App in your web browser.
2. Click on the "Add Book" button to input information about a new book.
3. Fill in the title, author, and number of pages for the book.
4. Click the "Save" button to add the book to your collection.
5. To delete a book, click on the delete button next to the book entry.

## Demo:

[Explore My Best Books Web App](https://wassimoubaziz.github.io/store-your-best-book/) - Add link to your deployed app.

## Contribute:

Contributions are welcome! If you have ideas for enhancements or additional features, feel free to open an issue or submit a pull request. 📚

## Feedback:

Share your experience using My Best Books Web App. If you encounter any issues or have suggestions for improvements, connect with me on [LinkedIn](https://www.linkedin.com/in/wassim-oubaziz/) or open an issue. 📖

Start organizing your book collection with My Best Books Web App today! 🌟

made by Wassim Oubaziz