#Task Home airBnB
-
Create a Qt application with QML GUI by with you can manage your coach surfers
-
Can list the available beds (based on the dates)
-
Can assign booking to the beds, by defining the date of the arrival and departure
-
Can calculate the price of the booking
-
create a UML Class diagram and a UML Sequence diagram.