Another simple app Library, assign by TheOdinProjects.
- Quick review of foundational concepts
- Objects and Object Constructors
- Prototypes and Inheritance
- Basic do’s and don’t’s of prototypical inheritance.
This library app where we can make note of books read progress, add and delete books etc. Book can be sorted by title, author, or recently added. Now user can save their progress and load it back by logging in with their google account.
Live: https://szmazhr.github.io/library/
The outcomes listed above are not necessarily used in the project. They are just a summary of what I learned, through TheOdinProject's Curriculum, between previous project and the current one.



