appointment-calculator 0.0.1
Appointment-Calculator gem takes in an object of services, each object has different duration and cost. Appointment-Calculator iterates through all the objects, retrieves duration and cost of each and sums them to calculate total_cost and total_duration of an appointment!