JoshuaDick / CalorieMinder

App for tracking caloric intake and micronutrient information
0 stars 0 forks source link

Feature/DailyIntakeStorage_WaterCalculation #21

Closed Karmalized closed 3 months ago

Karmalized commented 3 months ago

Feature Implementation This feature will take the user's weights and activity ratings to calculate necessary daily water consumption, record the actual consumption, and calculate the percentage completed in a day.

abroffkin commented 3 months ago

Created the class, completed the daily calculation method, difference percentage calculation method, and current intake update method