b239ae3e5f
Replaces Firebase with a self-hosted PHP/MySQL API served from winded.prymsolutions.com. Includes full backend (schema, auth, events, teams, brackets, suggestions, stats, media, file upload) and updated Flutter repositories and domain models. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 lines
152 B
Dart
3 lines
152 B
Dart
// Firebase has been replaced by a PHP/MySQL backend on Hostinger.
|
|
// See server/ for the backend code and lib/core/api/api_client.dart for the client.
|