kwen0 / library-app

A personal bookshelf to keep track of what you've read and what you want to read

Home Page:https://kwen0.github.io/library-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź“šLibrary

Live demo

A simple personal library app. Users can add books, change their read status, and remove them.

screenshot

Tools Used

  • Plain Javascript
  • HTML
  • CSS

Reflections

Creating this solidified my knowledge of:

  • object constructors
  • iterating over arrays
  • DOM manipulation
  • how to create a table using Javascript
  • CSS styling

About

A personal bookshelf to keep track of what you've read and what you want to read

https://kwen0.github.io/library-app


Languages

Language:JavaScript 53.1%Language:CSS 26.5%Language:HTML 20.4%