File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -253,6 +253,25 @@ This API follows a **modular monolith** architecture with the following modules:
253253- ` strategy ` - Draft planning and tactical board system
254254- ` support ` - Support ticket system with staff and FAQ management
255255
256+ ### Architecture
257+
258+ This API follows a modular monolith architecture with the following modules:
259+
260+ - ` authentication ` - User authentication and authorization
261+ - ` dashboard ` - Dashboard statistics and metrics
262+ - ` players ` - Player management and statistics
263+ - ` scouting ` - Player scouting and talent discovery
264+ - ` analytics ` - Performance analytics and reporting
265+ - ` matches ` - Match data and statistics
266+ - ` schedules ` - Event and schedule management
267+ - ` vod_reviews ` - Video review and timestamp management
268+ - ` team_goals ` - Goal setting and tracking
269+ - ` riot_integration ` - Riot Games API integration
270+ - ` competitive ` - PandaScore integration, pro matches, draft analysis
271+ - ` scrims ` - Scrim management and opponent team tracking
272+ - ` strategy ` - Draft planning and tactical board system
273+ - ` support ` - Support ticket system with staff and FAQ management
274+
256275### Architecture Diagram
257276
258277``` mermaid
You can’t perform that action at this time.
0 commit comments