2026 · API · Backend
Dekikof


Robust backend API powering football academy (SSB) operations and player management
Tech Stack
NestJSPostgreSQLTypeScript
Overview
Dekikof is the backend infrastructure for a football academy (SSB) management system. The API powers everything: player registration, session scheduling, attendance tracking, progress reporting, and parent notifications. Built with a clean modular architecture to support future expansion into multiple academy branches and a mobile app layer.
Goals
- 01Build a clean REST API architecture for all academy management operations
- 02Enable per-player progress tracking across training sessions and assessments
- 03Support parent-facing endpoints for attendance and performance reports
- 04Design for multi-branch expansion with tenant-aware data isolation
Outcomes
- Full academy lifecycle, from registration to graduation, managed via API
- Parent engagement increased through automated weekly progress reports
- Architecture supports multi-branch rollout without schema changes



