Just brain storming here.
I need to create a booking system, now I can see how to add the events in the calendar, but instead of the events showing I want the available slots showing, for example:
Monday
10am Available - This would be able to be clicked on and booked.
11am Booked - No click on this
12pm Available - This would be able to be clicked on and booked.
Depending on what you are wanting to achieve in the long run, you may want to look at some simple and complex booking systems rather, list from simplest to most complex / feature rich.