Skip to content

Latest commit

 

History

History
 
 

flight_booker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Flight Booker

This is an example that emulates an application that books flights, as described in task 3 of 7gui tasks.

The focus of Flight Booker lies on modelling constraints between widgets on the one hand and modelling constraints within a widget on the other hand. Such constraints are very common in everyday interactions with GUI applications. A good solution for Flight Booker will make the constraints clear, succinct and explicit in the source code and not hidden behind a lot of scaffolding.

Initial state Invalid date format Return date before start date
valid invalid return-disabled