Skip to content

feat(goals): enhance child goals management with CRUD operations

oumaima lamdira a demandé de fusionner feat/IA-712-integrate-goal-management vers develop
  • Added fetchGoalsByChild, deleteGoal, and updateGoal methods in ChildGoalsStore for managing child goals.
  • Updated ChildAccount component to fetch and display goals dynamically.
  • Refactored EditObjectiveScreen to utilize the new goal update functionality.
  • Cleaned up unused code and improved state management for better performance.

This update improves the user experience by allowing comprehensive management of child goals within the application.

Closes IA-712

Rapports de requête de fusion