ilhamAdhim / MyLib

HTML, pure CSS, pure JS. Bookshelf App Project for Dicoding Submission - Frontend Beginner course

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyLib - Submission Front End untuk Pemula

By Muhammad Ilham Adhim

Rating Language Status

Warning: Please be wise to clone and learn the flow of the app. You are not allowed to copy/create derivatives/steal/sell this program codes. I am not responsible for anything that happens if you get plagiarized / suspended by Dicoding.



How to clone this project

Generate your github token here and replace this code with your token at [root]/local.properties

GITHUB_API_KEY="<<REPLACE WITH YOUR GITHUB TOKEN>>"

Features

  • Search Book
    • Searching book using pure Javascript combined with localStorage
  • Remove Book
    • Remove book from one shelf
  • Create Book
    • Add new book and automatically input it in Book List
  • Move book to another shelf
    • Mark completed and uncompleted book list

Tech Stack

About

HTML, pure CSS, pure JS. Bookshelf App Project for Dicoding Submission - Frontend Beginner course

https://mylibrr.netlify.app/


Languages

Language:JavaScript 46.0%Language:CSS 31.7%Language:HTML 22.4%