Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhasnur/bookshelf
📗 Bookshelf, a simple library management application to make it easier to manage book collections.
https://github.com/fhasnur/bookshelf
bookshelf css github-pages html javascript
Last synced: 29 days ago
JSON representation
📗 Bookshelf, a simple library management application to make it easier to manage book collections.
- Host: GitHub
- URL: https://github.com/fhasnur/bookshelf
- Owner: fhasnur
- License: mit
- Created: 2023-10-02T11:30:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T14:25:30.000Z (about 1 year ago)
- Last Synced: 2023-12-27T15:38:12.801Z (about 1 year ago)
- Topics: bookshelf, css, github-pages, html, javascript
- Language: JavaScript
- Homepage: https://fhasnur.github.io/bookshelf/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookshelf
**Bookshelf** is a simple library management application designed to make it easier for users to manage and organize their book collections. This project provides a number of key features that include adding new books, moving books between shelves, editing book information, deleting books, and quick search. It is built for Dicoding Submission - [Belajar Fundamental Front-End Web Development](https://www.dicoding.com/academies/163).
## Live Demo
Check out the web version of **Bookshelf** here: [fhasnur.github.io/bookshelf](https://fhasnur.github.io/bookshelf/)
## Features
- **Book Creation**: Quickly and easily create a new bookshelf.
- **Flexible Editing**: Edit books freely as needed.
- **Book Deletion**: Remove unnecessary books.
- **Book Moving**: Easily move books between shelves for better organization.
- **Fast Search**: Find books quickly using the search feature.## Tech Stack
- Markup Language: [HTML 5](https://developer.mozilla.org/en-US/docs/Glossary/HTML5)
- Stylesheet Language: [CSS 3](https://developer.mozilla.org/en-US/docs/Web/CSS)
- Language: [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- Hosting Platform: [Github Pages](https://docs.github.com/en/pages/quickstart)