Skip to content

DavidLuptak/pa165-library-system

Repository files navigation

PA165 Library System Build Status

Building the project (using Maven)

Run mvn clean install from the project directory.

Documentation

JavaDoc is available at https://davidluptak.github.io/pa165-library-system-javadoc/.

Description / Assignment

Create an information system for a public library. The system should keep track of book collections in library departments, library members as well as individual loaned items of every member. The system should be capable of providing information about all the members and books, what a member borrowed and when, who borrowed a certain book and what condition they returned the book in. Take into account that a person can borrow multiple books in a single loan.

Use Case Diagram

Use Case Diagram

Class Diagram

Class Diagram

About

Semestral project for the course PA165 Enterprise Java [Autumn 2016]

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •