-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Ivo Hradek edited this page Oct 31, 2015
·
10 revisions
Booking manager is student's project of the Enterprise Java course teaching at Faculty of Informatics Masaryk University.
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.
Application business logic is represented by class diagram shown below.
Interaction with system is represented by use diagram shown below.