COACHIFY.OS is a high-performance, AI-assisted Football Club & Sports Academy Operating System. It unifies interactive tactic boards, real-time training roll-calls, match timeline recording, multi-role portals (Club President, Head Coach, Player), and financial analytics in a unified reactive architecture.
graph TD
A[COACHIFY Reactive Store] --> B[Interactive Tactic Board]
A --> C[Training Roll Call & Fatigue Engine]
A --> D[Match Events & Fixture Timeline]
A --> E[President Financial Ledger]
A --> F[Recharts & AI Tactical Advisor]
B --> G[4-3-3, 4-4-2, 4-2-3-1, 3-5-2 Pitch Engine]
C --> H[Attendance: Present / Excused / Injured / Absent]
E --> I[Cash Flow, Squad Valuation, Salaries]
F --> J[AI Scout & Opponent Weakness Radar]
- Visual grass pitch supporting multiple standard tactical formations (
4-3-3,4-4-2,4-2-3-1,3-5-2). - Real-time squad lineup assignment, tactical mentality selectors, captain, penalty, and free-kick assignments.
- Schedule drills focused on Tactics, Conditioning, Shooting, Passing, or Goalkeeping.
- 1-click squad roll call tracker with 4 status states (Present, Excused, Injured, Absent).
- President: Total squad valuation, income/expense ledger, transfer budgets, sponsorship agreements.
- Head Coach: Next match tactical readiness, squad fitness average, weekly sessions, and injury radar.
- Player: Individual match rating, goals/assists, fitness radar, attendance score, and coach feedback.
- Radar charts for squad balance (Offense, Defense, Midfield, Goalkeeping, Fitness, Overall OVR).
- Automated AI Tactical Advisor generating scouting insights and substitution suggestions for upcoming fixtures.
# Clone the repository
git clone https://github.com/adacreativeco/coachify.git
cd coachify
# Install dependencies
npm install
# Run development server
npm run dev
# Run automated test suite
npm test
# Build production bundle
npm run buildLicensed under the Apache License 2.0. Developed by ADA Creative Co..




