top of page


Domain: Android Application Develpment
GitHub
Basket Ball Score Keeper Android Application
Basket Ball Score Keeper android application is basic single screen android application.
It has following functionalities:
1. Keeping the scores for 2 teams.
2. can edit and update score with +3, +1 and -1 buttons.
3. Each quarter of basket ball game is of 10 mins. So timer is embedded which runs for 10 mins when started.
4. After clicking reset scores get reset.
5. End Game click prints result at the bottom for winning team.
​
Future work:
1. reset to get timer to 0.
2. conditions for tie situations.
3. edit for number of quarters.
4. ability to edit team names.
5. Keeping record of fouls/ penalty,
​
​



bottom of page