Open Issues Need Help
View All on GitHub Replace hardcoded points display with actual user data about 2 months ago
AI Summary: Update the child dashboard to display the user's actual points earned instead of the hardcoded value of 0. Initially, fetch points from mock data, defaulting to 0 if no data is found.
Complexity:
2/5
good first issue child dashboard
Repository for the lime-variable team's work.
TypeScript
Create a global app layout 2 months ago
AI Summary: Implement a global layout for the Household Chore Tracker application using Next.js's `app/layout.tsx` to ensure consistent styling and structure across all pages.
Complexity:
2/5
good first issue
Repository for the lime-variable team's work.
TypeScript