-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
Description
Create API endpoints for the organizer dashboard including event statistics, attendee management, check-in functionality, and revenue reports.
Requirements
- Implement event statistics endpoints
- Add attendee list management
- Support check-in/out operations
- Implement revenue reporting
- Add ticket sales analytics
- Support attendee communication
- Implement export functionality
- Add real-time updates
Acceptance Criteria
- Statistics accurate
- Attendee management functional
- Check-in working
- Reports generated
- Exports complete
Technical Notes
- Use aggregation queries for stats
- Implement WebSocket for real-time
- Consider using CSV libraries for export
Reactions are currently unavailable