Android application which helps you and your friends to keep track of the score in a game
This application can be used to track the score of any game you like. For example you are playing Belote with your friends, but you don't have a paper and pen, also you want your friends to also see the score on their devices, so you can create rooms, invite your friends to join.
Users can sign in with their accounts in Google, Facebook, Twitter, GitHub or they can create an account with email and password.
The application is created with Google's Firebase and is written in Kotlin.
To get started and run the app, you need to follow these simple steps:
- Clone or download the Game Scorer project in Android Studio.
- Create a new project in Firebase console.
- Connect the newly created project with the Android Project (Add Firebase to Your Android Project).
- Now you can build the project.