JoshuaDick / CalorieMinder

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

Feature/Weight&ActivityTracking_WeightInputCollection #13

Closed Karmalized closed 3 months ago

Karmalized commented 3 months ago

Feature Implementation: The Feature will obtain initial input from the user profile regarding Weight in lbs. The weight information will be stored in a Weight Tracker class where the weight of the user will be manipulated based on Activity Information and showcase data such as weight change progress based on information gathered from other sections of the Weight & Activity Tracking Project.

Some Main Objectives:

Additional Objectives (Not Priority)

AlexRqna commented 3 months ago

Implemented the WeightTracker class to manage user weight tracking and activity recording: