Skip to content

Commit 9e00b47

Browse files
committed
2 parents b369f3f + 76e0efe commit 9e00b47

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,25 @@ This API follows a **modular monolith** architecture with the following modules:
228228
│ tournaments │ ArenaBR double-elimination tournament management │
229229
└─────────────────────┴───────────────────────────────────────────────────────┘
230230
```
231+
### Architecture
232+
233+
This API follows a modular monolith architecture with the following modules:
234+
235+
- `authentication` - User authentication and authorization
236+
- `dashboard` - Dashboard statistics and metrics
237+
- `players` - Player management and statistics
238+
- `scouting` - Player scouting and talent discovery
239+
- `analytics` - Performance analytics and reporting
240+
- `matches` - Match data and statistics
241+
- `schedules` - Event and schedule management
242+
- `vod_reviews` - Video review and timestamp management
243+
- `team_goals` - Goal setting and tracking
244+
- `riot_integration` - Riot Games API integration
245+
- `competitive` - PandaScore integration, pro matches, draft analysis
246+
- `scrims` - Scrim management and opponent team tracking
247+
- `strategy` - Draft planning and tactical board system
248+
- `support` - Support ticket system with staff and FAQ management
249+
231250
### Architecture Diagram
232251

233252
```mermaid

0 commit comments

Comments
 (0)