/ScoreKeeper

:closed_book: :iphone: A mobile application that implements the use of Android themes and drawable

Primary LanguageJava

ScoreKeeper

The score keeper application counts the score betweeen teams by increasing the score and reducing score.

Overview

The ScoreKeeper app consist of two teams and two different button for increment and decrement for both teams. while increament is clicked for a particular team, it increases the score of the particular team and whenever the decrement button is clicked it reduces the score by 1.

Additional Feature

The use of Theme.AppCompat.DayNight to change view of the mobile app from night mode to the normal day mode for better readablity for users

Getting started

  • run git clone https://github.com/olajhidey/ScoreKeeper.git if you have git installed on your computer or download the zip format
  • Open Android Studio
  • Navigate through android studio to locate the downloaded project
  • Run the app 😄

Screenshots

Below are the screenshots of the application

References