Code Monkey home page Code Monkey logo

dicoding-bookshelf-apps's Introduction

Belajar Membuat Front-End Web untuk Pemula

Kriteria Bookshelf Apps

Kriteria 1: Mampu Menambahkan Data Buku

  • Bookshelf Apps harus mampu menambahkan data buku baru.

Kriteria 2: Memiliki Dua Rak Buku

  • Bookshelf Apps harus memiliki 2 Rak buku. Yakni, “Belum selesai dibaca” dan “Selesai dibaca”.
  • Rak buku Belum selesai dibaca hanya menyimpan buku yang properti isComplete nya bernilai false.
  • Rak buku Selesai dibaca hanya menyimpan buku yang properti isComplete nya bernilai true.

Kriteria 3: Dapat Memindahkan Buku antar Rak

  • Buku yang ditampilkan pada rak, baik itu "Belum selesai dibaca" maupun "Selesai dibaca" harus dapat dipindahkan di antara keduanya.

Kriteria 4: Dapat Menghapus Data Buku

  • Buku yang ditampilkan pada rak baik itu "Belum selesai dibaca" maupun "Selesai dibaca" harus dapat dihapus.

Kriteria 5: Manfaatkan localStorage dalam Menyimpan Data Buku

  • Data buku yang ditampilkan pada rak, baik itu "Belum selesai dibaca" maupun "Selesai dibaca" harus dapat bertahan walaupun halaman web ditutup.
  • harus menyimpan data buku pada localStorage.

Saran

  • Tambahkan fitur pencarian untuk mem-filter buku yang ditampilkan pada rak sesuai dengan title buku yang dituliskan pada kolom pencarian.
  • Berkreasilah dengan membuat proyek Bookshelf Apps tanpa menggunakan project starter.
  • Terdapat improvisasi fitur seperti (pilih satu):
    • Custom Dialog ketika menghapus buku.
    • Dapat meng-edit buku.

Hasil

Desktop

Desktop

Mobile

Mobile

Note

dicoding-bookshelf-apps's People

Contributors

ahm4ddm avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.