Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 498 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 498 Bytes

Reading Tracker

A different spin on the Library project in the Javascript course from TheOdinProject, this Reading Tracker web app allows users to list and detail the books they're reading.

The app uses HTML, CSS, Javascript, and a Firebase Database to store the book details.

It features the ability to add and edit entries via a dialog window, as well as delete entries.

Screenshot