Bookshelf_TheOdinProject

Virtual Bookshelf

Take me to the bookshelf!

Show me old version with LocalStorage. ##

PROJECT: LIBRARY

Project is a part of The Odin Project JavaScript learning curriculum. To learn more open the TOP assignment.

Description

A small library app. Books are created as class objects and stored in a Library array. This project allowed to grow knowledge of object usefulness in JS and using LocalStorage and BaaS for storing data. Update to Firebase allows users to log in with Google account to track user-specified library data. Therefore, the gif below is deprecated. Following Firebase options were applied:

Concepts used and learned:

Tools:

Some ideas to apply in the future: