59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"feature": "a complete to earn app",
|
|
"gathered_at": "2025-12-18",
|
|
"mode": "auto",
|
|
"requirements": {
|
|
"earning_mechanisms": {
|
|
"task_based": true,
|
|
"learning_based": true,
|
|
"game_based": false,
|
|
"activity_based": false,
|
|
"task_types": {
|
|
"daily_checkins": true,
|
|
"watch_ads": true,
|
|
"surveys": true,
|
|
"referrals": true
|
|
},
|
|
"learning_types": {
|
|
"quizzes": true,
|
|
"video_lessons": true,
|
|
"reading_challenges": true,
|
|
"flashcards": false
|
|
}
|
|
},
|
|
"rewards": {
|
|
"points_coins": true,
|
|
"badges_achievements": true,
|
|
"gift_cards": false,
|
|
"cryptocurrency": false
|
|
},
|
|
"authentication": {
|
|
"email_password": true,
|
|
"social_login": false,
|
|
"anonymous": false
|
|
},
|
|
"user_profile": {
|
|
"points_balance_history": true,
|
|
"leaderboard": true,
|
|
"level_xp_system": false,
|
|
"badge_showcase": false
|
|
},
|
|
"ui_style": "modern_dark_theme"
|
|
},
|
|
"acceptance_criteria": [
|
|
"User can register with email and password",
|
|
"User can log in and view their dashboard",
|
|
"User can complete daily check-in to earn points",
|
|
"User can watch video ads to earn points",
|
|
"User can complete surveys to earn points",
|
|
"User can refer friends and earn bonus points",
|
|
"User can complete quiz challenges to earn points",
|
|
"User can watch educational videos to earn points",
|
|
"User can read articles and complete challenges to earn points",
|
|
"User can view their points balance and transaction history",
|
|
"User can earn badges for achievements",
|
|
"User can see their position on the leaderboard",
|
|
"App has modern dark theme UI"
|
|
]
|
|
}
|