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

https://github.com/fikri-rouzan/bookshelf

Final project for the Belajar Membuat Front-End Web untuk Pemula class from Dicoding.
https://github.com/fikri-rouzan/bookshelf

css html javascript

Last synced: about 1 month ago
JSON representation

Final project for the Belajar Membuat Front-End Web untuk Pemula class from Dicoding.

Awesome Lists containing this project

README

          

# Bookshelf

## â„šī¸ About

Bookshelf is a web application designed for users to organize and track the books they are currently reading or wish to read in the future.

## ✨ Features

- ➕ **Add New Book:** Users can easily add a new book to their library by providing its title, author, and year of publication.
- 🔎 **Search Library:** A search function allows users to quickly find any book in their collection by its title.
- âœī¸ **Edit Book Details:** Users can update the information for any book, including its title, author, or publication year.
- 🔄 **Move Between Shelves:** Users can update a book's reading status by moving it between the 'Finished' and 'Unread' shelves.
- đŸ—‘ī¸ **Remove Book:** Users can permanently delete a book entry from their library.

## đŸ› ī¸ Technologies Used

- 🌐 **Programming Language:** JavaScript.
- 📄 **Markup Language:** HTML.
- 🎨 **Stylesheet Language:** CSS.
- đŸ’ģ **Software:** Visual Studio Code.
- 🚀 **Deployment:** Netlify.