daniel-moderiano / library

A digital library where users can submit books and mark them as read

Home Page:https://daniel-moderiano.github.io/library/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library

A small library app that allows users to submit "books" with title/author/etc information and stores this as objects within the "library".

This project was an initial foray into the world of persisting data, even with the most simple method of local storage used here. It also provided exposure to JS Classes and constructor functions.

About

A digital library where users can submit books and mark them as read

https://daniel-moderiano.github.io/library/


Languages

Language:JavaScript 47.1%Language:CSS 32.3%Language:HTML 20.6%