A native Android application built with Java to track badminton match history and performance statistics.
- Match Logging: Easily add new matches with opponent name, score, and result.
- Real-time Statistics: Automatically calculates wins, losses, and win percentage.
- Cloud Sync: Uses Firebase Firestore to store data, ensuring matches are saved across devices and sessions.
- Management: Long-press on any match to delete it from the database.
- Modern UI: Built with Android XML and Material Design components.
- Language: Java
- UI: XML (Material Design)
- Database: Google Firebase Firestore (NoSQL)