Generate an app that allows the user to enter their current weight, goal weight, and choose a timeline to help them visualize their weight loss. Create a graph to show the weight loss over time. Use shadcn to style everything.
324d ago
Loading...
324d ago
Put the graph above the form. Create an empty state for the graph.
Allow the user to choose between pounds and kilograms.
Use a bar chart instead of a line graph.
324d ago
Loading...
324d ago
Set the form to pounds by default. Use a current weight of 200lbs and a goal of 180lbs over 16 weeks.
Add a difficulty rating and show how much weight is lost each week in a table