The application is just a simple UI where you can put it your name and booking time and create a booking. All you need to do is run the application and you can then put in your details in the UI and see what happens.
The UI is just a simple WPF. Code-wise it's nothing more than a Controller and a Service which handles the logic of saving and dealing with checks where necessary.