You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want there to be a feature where users are able to set fitness goals, such as how many steps they wish to take daily or how many calories they would like to burn. Additionally, they should be able to track the progress of their chosen goals to offer some personalization.
The text was updated successfully, but these errors were encountered:
The backend will support CRUD operations with MongoDB, and I will use APIs for goal creation, updates, and retrieval.
Implementation Steps:
Use MongoDB for backend support to enable CRUD (Create, Read, Update, Delete) operations for goal management.
Build APIs to handle goal creation, updates, retrieval, and deletion.
Ensure progress data syncs with the app's visualization graphs for a cohesive user experience.
Rescoping: At the first launch, I want to prioritize basic goal tracking for MVP and focus on advanced features like notifications post-launch.
I want there to be a feature where users are able to set fitness goals, such as how many steps they wish to take daily or how many calories they would like to burn. Additionally, they should be able to track the progress of their chosen goals to offer some personalization.
The text was updated successfully, but these errors were encountered: