If you want to take a better look in the screens of the App, they are here.
An Android App to register basketball seasons and games.
-
Display information based on games of a season.
-
Seasons
- Register and delete seasons.
-
Games
- Register, delete and edit games.
-
Avaible Languages
- English
- Pt-br
If you want to test the app in the production mode, here is the Android apk.
To run this project in the development mode, you'll need to have a basic environment to run an Android App, that can be found here. After that you can run the app in an Android Emulator, here is a guide for configure it, or with a physical device with developer mode on, here is a guide for it.
Click in this button.
No device requiered.
These tests need a physcal device/emulator to run.
- Android SDK - Create an Android App
- Kotlin - Develop Android apps with Kotlin
- Room Database - Store data with Room Database
- Koin - Dependency injection
- Material Design - Material Components for Android
- MockK - Mock library for tests
This project is licensed under the MIT License - see the LICENSE.md file for details