Open arosedale opened 9 hours ago
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.