Skip to content

Commit da6c1b1

Browse files
committed
2 parents 96f01eb + 536ac24 commit da6c1b1

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
@@ -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

0 commit comments

Comments
 (0)