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.
- Host: GitHub
- URL: https://github.com/fikri-rouzan/bookshelf
- Owner: Fikri-Rouzan
- License: mit
- Created: 2024-11-19T06:11:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-18T04:27:37.000Z (over 1 year ago)
- Last Synced: 2025-02-18T05:26:52.632Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://my-bookshelf-website.netlify.app/
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.