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