LukmanRambe / Bookshelf-Apps

A Web App to Store Book Data, Like a Real-World Bookshelf

Home Page:https://myownshelf.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshelf Apps

This app is a submission for Dicoding Belajar Membuat Front-End Web untuk Pemula online course.

We can store our books that we will read or have read and search the book by it's title, just like the real-world bookshelf. Recently added book will be stored in unfinished books list, we can move it to finished books list by clicking the finished button, vice versa. If we want, we can delete the book from the lists.

All of the books data will be stored in our browser's local storage.

Web Pages

Add Book Modal (Input)

Add Book Modal

Books List

Books List

Searched Book by Title

Searched Book

About

A Web App to Store Book Data, Like a Real-World Bookshelf

https://myownshelf.netlify.app/

License:GNU General Public License v3.0


Languages

Language:JavaScript 48.6%Language:CSS 27.9%Language:HTML 23.5%