Choresrwards is a user-friendly, point-based system designed to help families manage chores and earn rewards. Its intuitive interface and customisable features make it easy to set up and use.
Main Features of ChoresRewards
✨ Clean, Simple interface
🌓 Dark/Light mode buttons on the main screen
💾 Chores and rewards and settings all persist
📱 Fully responsive design
🚀 Fast and lightweight
🔉 upload and change Customisable sounds for completing chores
🔒 PIN protection 4 digit pin to keep the kids from changing settings
🌈 Change Color Preference of the Kanban board
👇 Drag and Drop to change the order
🎰 Bonus Points System Static Points or Dynamic range
🎉 Celebrations when all chores are completed
💝 Rewards for earning points
Chose Cash or points sysyem
Quiz or physical activity bonus points section
📊 Track Chores Easily assign and track chores for each family member with due dates and completion status.
🏆 Reward System Set up custom rewards that family members can earn by completing their chores.
👨👩👧👦 Family Management Manage multiple family members with different roles and permissions.
📱 Mobile Friendly Access your family's chore system from any device, anywhere.
📅 Scheduling Schedule recurring chores and set custom frequencies for each task.
📊 Progress Reports View detailed reports on chore completion and reward progress.
Use the nightly compose file to test new features (like Google Calendar) without touching your stable latest deployment.
docker compose -f docker-compose.nightly.yml up --build -d- Nightly app URL:
http://localhost:3113 - Nightly data volume:
nightly_instance_data - Nightly uploads volume:
nightly_uploads_data
docker compose -f docker-compose.nightly.yml downdocker compose -f docker-compose.nightly.yml up --build -ddocker build -f dockerfile -t choresrewards:nightly .This workflow is local-only and does not push anything to GitHub or GHCR.