Make family tasks fun & rewarding
Create badges for your kids to earn, track their progress, and let them redeem points for prizes. Turn chores into adventures!
Total Points
450
Keep going!
Badges Earned
12
Nice work!
Clean Room Champion!
Earned 50 points
AI assistant native
Let an assistant help manage the badge board, with parents in charge.
FamilyJourney gives parents an official API and CLI so an assistant can inspect family progress, find pending reviews, and run clear parent-approved actions without bypassing the review flow.
Read
Check kids, badges, points, prizes, and pending review queues.
Review
Summarize submissions so parents can decide quickly.
Act
Approve, deny, publish, or edit only after an explicit parent command.
Assistant quick-start
Four safe steps
-
1
Get a parent API token
Parents can copy their token from the dashboard and review authenticated details in /api/docs.
-
2
Install and save a profile
go install github.com/theinventor/familyjourney-cli/cmd/familyjourney@latest familyjourney auth save --profile default --api-token "$FAMILYJOURNEY_API_TOKEN" --api-url https://familybadgeboard.com -
3
Read before changing anything
familyjourney whoami familyjourney family get familyjourney submissions list --status pending_review -
4
Run explicit parent-approved actions
familyjourney submissions approve SUBMISSION_ID --feedback "Nice work." familyjourney prizes create --name "Movie night" --description "Pick the family movie" --point-cost 50
Bundled skill for assistants
familyjourney skill get familyjourney
How it works
Create Badges
Parents create badges for tasks, skills, or achievements they want to encourage.
Kids Complete & Submit
Kids complete challenges, upload proof, and submit for review.
Earn & Redeem
Kids earn points and redeem them for prizes you create.