Skip to content

Commit abd7209

Browse files
committed
2 parents 83d9ebd + f7fc3d4 commit abd7209

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

0 commit comments

Comments
 (0)