Skip to content

Commit 251902e

Browse files
authored
Refactor README to eliminate redundancy
Removed duplicate architecture section and cleaned up module list.
1 parent 0e70be9 commit 251902e

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -238,26 +238,6 @@ This API follows a **modular monolith** architecture with the following modules:
238238
```
239239
</details>
240240

241-
- `authentication` - User authentication and authorization
242-
- `dashboard` - Dashboard statistics and metrics
243-
- `players` - Player management and statistics
244-
- `scouting` - Player scouting and talent discovery
245-
- `analytics` - Performance analytics and reporting
246-
- `matches` - Match data and statistics
247-
- `schedules` - Event and schedule management
248-
- `vod_reviews` - Video review and timestamp management
249-
- `team_goals` - Goal setting and tracking
250-
- `riot_integration` - Riot Games API integration
251-
- `competitive` - PandaScore & Grid.gg integration, pro matches, draft analysis
252-
- `scrims` - Scrim management and opponent team tracking
253-
- `strategy` - Draft planning and tactical board system
254-
- `support` - Support ticket system with staff and FAQ management
255-
256-
257-
### Architecture
258-
259-
This API follows a modular monolith architecture with the following modules:
260-
261241
- `authentication` - User authentication and authorization
262242
- `dashboard` - Dashboard statistics and metrics
263243
- `players` - Player management and statistics

0 commit comments

Comments
 (0)