Skip to content

A library application allowing users to keep records of the books they have read!

Notifications You must be signed in to change notification settings

meleongg/library

Repository files navigation

Library

Purpose

After writing my first React application, I realized that my JS needed some work, so I reviewed how to work with JS Objects with this project! This Library application allows users to add and delete books to the bookshelf via form inputs. I revisited this project to introduce data persistence using Firebase's Cloud Firestore database.

What I learned

  • How to access user input from a modal form
  • Object constructor syntax
  • Prototypal inheritance model
  • Using dataset attributes to uniquely identify important elements
  • Data persistance using Firebase's Cloud Firestore

About

A library application allowing users to keep records of the books they have read!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published