Skip to content

lisbethmarianne/book-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Manager

Full stack JavaScript app to manage company books. Made during the JS crash course offered by WTMB.

Classes

  • Company
  • Book
  • Employee

Logic

  • A book belongs to a company.
  • A company has many books.
  • A company has many employees.
  • A book can have a reader. (A reader is an employee.)

About

Fulls stack JS app to manage company books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published