An Android app that displays Counter-Strike: Global Offensive (CS:GO) matches from multiple global tournaments.
Find a file
Leonardo Murça 3ae6acecf4
Some checks failed
Android Unit Tests / tests (push) Failing after 5m11s
ci: fix unit tests job
2025-07-19 22:02:30 -03:00
.forgejo/workflows ci: fix unit tests job 2025-07-19 22:02:30 -03:00
.idea feat: format ScheduleBadge correctly based on local time zone 2025-07-18 18:08:42 -03:00
app refactor: extract strings to string resources 2025-07-19 19:58:08 -03:00
docs docs: add README.md 2025-07-19 20:02:15 -03:00
gradle test: add unit tests for MatchRemoteDataSourceImpl 2025-07-19 16:23:23 -03:00
.gitignore feat: add app icon launcher 2025-07-17 12:55:05 -03:00
build.gradle.kts feat: add network, dto, mapping and repository initial setup 2025-07-17 21:15:36 -03:00
gradle.properties Initial commit 2025-07-17 10:52:21 -03:00
gradlew Initial commit 2025-07-17 10:52:21 -03:00
gradlew.bat Initial commit 2025-07-17 10:52:21 -03:00
README.md ci: add unit tests job 2025-07-19 21:21:32 -03:00
settings.gradle.kts Initial commit 2025-07-17 10:52:21 -03:00

CS:GO Matches

Logo

Unit tests

CS:GO Matches is an Android app that displays Counter-Strike: Global Offensive (CS:GO) matches from multiple global tournaments. It shows real-time and upcoming matches starting from the current date, with detailed information on teams, players, and match times.