Skip to content

szmazhr/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Library

Another simple app Library, assign by TheOdinProjects.

Learning Outcomes Summary

  • Quick review of foundational concepts
  • Objects and Object Constructors
  • Prototypes and Inheritance
  • Basic do’s and don’t’s of prototypical inheritance.

About This Project

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.

Preview

Live: https://szmazhr.github.io/library/

Home Screen Home Screen

Add Book Add Book

Edit Option On Hover Edit Option

Edit Book Edit Book

Note

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.

About

This library app where we can make note of books read progress, add and delete books etc.

Topics

Resources

License

Stars

Watchers

Forks