馃挵 Accounting & Financial Management
Description
Complete accounting system for referee payments and financial tracking
Requirements
-
Referee view: current pay period totals, wage history, rate per game -
Admin view: payouts by period/referee/game type/league -
CSV/Excel export functionality -
Integration with existing budget system
Acceptance Criteria
-
Referees can view their payment information -
Admins have comprehensive financial reporting -
Export functionality works correctly -
Data integrates with budget tracking
Technical Notes
- Routes exist:
backend/src/routes/budgets.js
, financial routes - Services:
backend/src/services/budgetCalculationService.js
- Frontend:
components/budget-tracker.tsx
- May need additional UI components
Priority
High - Essential for referee management