A modern Android app for tracking live football (soccer) scores and match results.
- Real-time football match scores and live status updates
- Team search functionality to filter matches by team names
- Date navigation (today, yesterday, tomorrow)
- Matches organized by competition/league
- Match details including team logos, scores, and status
- Pull-to-refresh with Material Design 3 UI
- Platform: Android (Kotlin)
- UI: Jetpack Compose with Material Design 3
- Architecture: MVVM with clean architecture principles
- Networking: Retrofit, OkHttp, Gson
- Async: Kotlin Coroutines
- Image Loading: Coil
- Android 7.0 (API 24) or higher
- Internet connection for live data
- Clone the repository
- Open in Android Studio
- Build and run
The app uses the LiveScore API for real-time football data.
