Skip to content

JavaScript project that allows users to view information on books and accounts from their local neighborhood library

Notifications You must be signed in to change notification settings

ericDev-11/localLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localLibrary

JavaScript project that allows users to view information on books and accounts from their local neighborhood library.
run npm install then npm start in your terminal to get the app running

Home (Overall Stats)

Home Screen Here, the user can view the general stats, along with the most common genres, books, and authors.

Stats by Book

Book Screen Here, when the user clicks on a book in the left pane, information on the book, along with the book's recent borrowers pops up on the right pane.

Stats by Account

Account Screen Here, when the user clicks on an account in the left pane, their information and any books they currently have checked out pop up on the right pane.

Built with:

  • JavaScript, using search and sorting functions
  • HTML
  • CSS with Bootstrap

About

JavaScript project that allows users to view information on books and accounts from their local neighborhood library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published