A simple app which works as a real time scorer for different games. Curently this app works as a real time scorer in a basketball game.Just as Basketball game can have either +3,+2 or a free throw(+1) as points this can work as a score card. The app is also engrossed with the features of Undo and reset.Reset sets score of both teams to 0 while individual undo buttons for both teams helps app user to correct his/her mistake in awarding points.
- No need to note the details manually.
- An app enhances the authenticity for the results.
$ git clone https://github.com/NJACKWinterOfCode/Android-ScorerApp.git
Then open in Android Studio.
- Claim the issue first before start working on it.
- Work on one issue at a time.
- Create separate pull requests for different issues.
- Complete the work within 3 days after claiming an issue.