ariafatah0711 / dicoding_2

#2. Belajar Membuat Front-End Web untuk Pemula

Home Page:https://ariafatah0711.github.io/dicoding_2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dicoding_2

Belajar Membuat Front-End Web untuk Pemula

descriptiontable of contentsDownloadRelatedLicense

🚀 Description

  • create by : ariafatah
  • date-submit: 17 - OKT - 2023

📋 Table of Contents

Checklist
  • [✔️] Adding New Book Data.
  • [✔️] Having at least Two Bookshelves, namely "Unfinished Reading" and "Finished Reading".
  • [✔️] Moving Books between Shelves.
  • [✔️] Deleting Book Data.
  • [✔️] Utilizing localStorage for Storing Book Data.
  • [✔️] Application functions properly (bug-free, no force close, smooth functionality, etc.).
How I Created This Web
  • The design was created without using Figma.
  • JavaScript is used only with the concepts I understand and learn, with additional insights from learning sources on YouTube and contributions from ChatGPT.
What This Web Can Do
  • Book Search: Users can search for books based on titles by filling in the search field.
  • Adding Books: The "Add Book" button brings up a form to add a book. After filling it out and adding, the book is automatically added to the list.
  • Book Management: Users can move books between shelves, delete books, change book data, and reset book data.

🔨 Download

  1. Open a terminal or command prompt on your computer.
  2. Navigate to the directory where you want to save this project.
  3. Use the following command to download the project from the GitHub repository:
git clone https://github.com/ariafatah0711/dicoding_2.git

📈 related

©️ license

About

#2. Belajar Membuat Front-End Web untuk Pemula

https://ariafatah0711.github.io/dicoding_2/

License:Apache License 2.0


Languages

Language:JavaScript 50.9%Language:CSS 31.7%Language:HTML 17.3%