17 lines
610 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Аналитика прибыльности брокерского счёта — Tasks
## Backend
- [ ] **T1** DTO `BrokerAnalyticsDto` + сервис `BrokerAnalyticsService` с агрегацией и кешем
- [ ] **T2** Controller endpoint, module registration, cache key, config TTL
## Frontend
- [ ] **T3** Shared типы, entity API, хук `useBrokerAnalytics`
- [ ] **T4** Страница `BrokerAnalyticsPage` с вёрсткой трёх блоков
- [ ] **T5** Роут `/analytics` + таб в навигации
## Проверка
- [ ] **T6** Линт, сборка, тесты