mirror of
https://github.com/SamyRai/tercul-backend.git
synced 2025-12-27 01:41:34 +00:00
- Implemented view counting for works and translations by adding calls to the analytics service in the `Work` and `Translation` resolvers. - Implemented translation counting for works by adding a call to the analytics service in the `CreateTranslation` resolver. - Fixed the `Translation` resolver, which was previously unimplemented and caused a panic. - Updated `TASKS.md` to mark the implemented analytics features as complete. |
||
|---|---|---|
| .. | ||
| adapters | ||
| app | ||
| data | ||
| domain | ||
| jobs | ||
| observability | ||
| platform | ||
| testutil | ||