User can input the necessary data i.e. age,weight,height...
The data can be visualised either by using a chart (Bar or Line) or a summary via AI
The linechart shows the data as a simple line chart
The barchart shows the data as bar charts
The ai summary is a textual overview of the bmi development of the user
The user can change local units.
The table shows the data in row and column format.
- chart.js for visualizing the data
- Show the BMI development as a line chart
- Show weight devolpment as a line chart