8000 Home · hradecek/booking-manager Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ivo Hradek edited this page Oct 31, 2015 · 10 revisions

What is Booking manager?

Booking manager is student's project of the Enterprise Java course teaching at Faculty of Informatics Masaryk University.

Official project description

Let us imagine a Booking Manager for hotels: every customer can choose desired hotel and a particular room. There is also an information about accommodation price. It should be possible to browse hotels and available rooms. System Administrator should be also able to find customers who have some room reserved in a certain time range.

Class diagram

Application business logic is represented by class diagram shown below. Class diagram

Use Case Diagram

Interaction with system is represented by use diagram shown below. Use case diagram

Collaborators

0