dgavriloff / adaptive-tdee-tracker

Allows users to get an estimate of their total daily energy expenditure from their weight loss and calorie intake.
0 stars 0 forks source link

Fix weekly progress screen #5

Closed dgavriloff closed 3 months ago

dgavriloff commented 3 months ago

Currently all sections showing 0 weight delta

dgavriloff commented 3 months ago

When no data, Nan is shown. Want to add card to inform users to add more data.

dgavriloff commented 3 months ago

fixed both issues, check commit bd6c775 for more details