SEG2105-Group / JobZi

SEG2105 Android Application: Allows home owners and service providers to be matched to allow home owners to use the services of the service providers.
1 stars 0 forks source link

Add a Booking class. #156

Closed ghost closed 6 years ago

ghost commented 6 years ago

This class should contain the booked Availability as well as the specific Date that it was booked for (this will only be used to hold the year, month, and day of the booking; the availability holds the start and end times in hours and minutes on that day).