Score Counter + 🎲 will help you to track scores in board games, sport events or even in cooking.
To start working on the app yourself, you have to follow these steps
- Clone the repository (or a fork of it). Follow the instructions here
- The app uses Google Firebase, to be able to build it you need to:
- Create a Project on https://console.firebase.google.com/
- ....
- Use "ua.napps.scorekeeper" as Android package name.
- Download the
google-services.json
as the second step - Place it in the projects
app
directory as shown on the firebase page
- Open the project in Android Studio an start working