Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 680 Bytes

File metadata and controls

13 lines (8 loc) · 680 Bytes

library

Live preview: https://bgtti.github.io/library/

This 'Book Library' enables the user to keep track of books the user has read, is reading, or wants to read. The user is able to set up a book table, add new items, edit them and delete them.

Library App example

The purpose of the project was to use contructor functions, built using html, css, and vanilla JavaScript. No backend: user changes aren't saved after the page is refreshed!

The Book Library is part of the Odin Project assignment. For more information about the guidelines, please refer to: https://www.theodinproject.com/paths/full-stack-javascript/courses/javascript/lessons/library