Marisa5280 / fitLit

FitLit project starter kit for students
1 stars 1 forks source link

IT 2: get hydration by day #21

Open Marisa5280 opened 1 year ago

Marisa5280 commented 1 year ago

write a function that returns the user’s fluid ounces they consumed for a specific day

Marisa5280 commented 1 year ago

All functions requiring a specific user’s data should be identified by their userID. Also note that all functions returning data for a specific day should be identified by a date.