houngj / simply_fit

Simple daily fitness tracker
GNU General Public License v3.0
0 stars 0 forks source link

Functionality to retrieve hours committed in a specific date range #10

Open houngj opened 7 years ago

parulkhullar commented 7 years ago

Is this an API functionality? Also could you define how the range would be sent as parameters aka what should be the signature of the method?

houngj commented 7 years ago

example call to method: exampleGetHoursForRange(user=string,date1=timezone, date2=timezone)