aljones1816/cico-buddy

Implement weight history visual

Closed this issue · 0 comments

Currently, the Weight view in the app just has a placeholder element where the weight history graph is going to be. Need to implement both the logic for calculating a user's weight history and for displaying it as a line graph in the app. Need to decide if data processing should be done in frontend or serverside. Need to decide on library for graph.