Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Goal Setting and Tracking Module #156

Open
arosedale opened this issue Nov 21, 2024 · 1 comment
Open

Develop Goal Setting and Tracking Module #156

arosedale opened this issue Nov 21, 2024 · 1 comment
Assignees

Comments

@arosedale
Copy link
Contributor

arosedale commented Nov 21, 2024

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.

@arosedale
Copy link
Contributor Author

arosedale commented Nov 21, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant