Skip to content
/ library Public

The Book Library App is a list of books the user can set up to display on a table. The user can add, remove, and edit books in the list. Built using vanilla JS, css, and html.

Notifications You must be signed in to change notification settings

bgtti/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The Book Library App is a list of books the user can set up to display on a table. The user can add, remove, and edit books in the list. Built using vanilla JS, css, and html.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published