Implemented BookingRestController to return JSON to the frontend
Added a BookingDTO class and a BookingRestController class to return a JSON string of user bookings that will be used with the front end
Added a BookingDTO class and a BookingRestController class to return a JSON string of user bookings that will be used with the front end