Skip to content

Dicoding Submission of Data Management Application Using DOM and Web Storage (Belajar Membuat Front-End Web untuk Pemula)

Notifications You must be signed in to change notification settings

gdapriana/book-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book-management-system


⚙ Technology and Tools

Git Neovim HTML5 SASS JavaScript

📸 Result Preview

MacBook Air - 1

✅ Self-review

Self-review is the process of ensuring that all submission checklists are met. Make sure you check all the available checklists.

  • Able to add new book data.
  • Have at least two bookshelves. Namely "Unread" and "Read".
  • Can move books between shelves.
  • Can Delete Book Data.
  • Utilize localStorage in Storing Book Data.
  • The application can function properly (no bugs, no force close, functionality runs well etc.)

🌴 Working directory structure

    ├─ index.html                                                                           
    ├─ assets
    ├─ css
    │   ├─ font.css
    │   ├─ globals.css
    │   ├─ bookshelf.css
    │   └─ form.css
    ├─ js
    │   ├─ actions.js
    │   ├─ main.js
    │   └─ storage.js
    └───sass

Figma Design Here

Visit complete web here

Netlify Status

About

Dicoding Submission of Data Management Application Using DOM and Web Storage (Belajar Membuat Front-End Web untuk Pemula)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published