Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 494 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 494 Bytes

libTracker

A book-tracker application built with HTML, CSS, Javascript, and Firebase that allows users to add and remove books to their personal bookshelf.

Inspiration

I built this site to easily track all the books I've read as well as the books on my read list.

Demo

Live Demo 👈

What I learned

  • Accessing user input from forms
  • Objects and object constructors
  • Using Firebase's Cloud Firestore
  • Using Firebase Authentication