- Migration 011: 4 new tables (user_referral_codes, user_referral_relationships, user_point_transactions, user_point_balances) - Referral service: user-level repositories, use cases, and controller endpoints (GET /me/user, /me/circle, /me/points; POST /internal/user-register) - Admin endpoints: user-circles, user-points, user-balances listing - Auth service: fire-and-forget user referral registration on signup - Flutter: 2-tab UI (企业推荐 / 我的圈子) with personal code card, points balance, circle member list, and points history - Web admin: 2 new tabs (用户圈子 / 用户积分) with transaction ledger and balance leaderboard Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| ios/Runner/Assets.xcassets/AppIcon.appiconset | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| REDESIGN_NOTES.md | ||
| analysis_options.yaml | ||
| l10n.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
it0_app
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.