Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 982 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 982 Bytes

Build Status

This project is developed for the PA165 course at FI MUNI.

The official assignment

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.

Team members:

  • Miloslav Žežulka (učo 445692)
  • Soňa Barteková (učo 423408)
  • Petr Valenta (učo 487561)
  • Martin Páleník (učo 359817)

Class Diagram:

Class Diagram

Usecase Diagram:

Usecase Diagram

For more information visit the project page.