Skip to content

Commit 58927f0

Browse files
authored
docs: remove duplicated module architecture details
Removed detailed module descriptions from the README.
1 parent 844ce6e commit 58927f0

1 file changed

Lines changed: 1 addition & 22 deletions

File tree

README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -252,28 +252,7 @@ This API follows a **modular monolith** architecture with the following modules:
252252
- `scrims` - Scrim management and opponent team tracking
253253
- `strategy` - Draft planning and tactical board system
254254
- `support` - Support ticket system with staff and FAQ management
255-
256-
-
257-
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-
255+
277256
### Architecture Diagram
278257

279258
```mermaid

0 commit comments

Comments
 (0)