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: 10 months 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
- Created: 2024-11-19T06:11:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T07:20:30.000Z (over 1 year ago)
- Last Synced: 2024-11-19T08:27:07.423Z (over 1 year ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://fikri-rouzan.github.io/Bookshelf-App/
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.