https://github.com/animeshshaw/scorekeeper
A Score Keeping Android App Project complete in completetion of the Udacity's Android Basics: User Input Course.
https://github.com/animeshshaw/scorekeeper
android android-app androidstudio scorekeeper udacity udacity-android-nanodegree
Last synced: 3 months ago
JSON representation
A Score Keeping Android App Project complete in completetion of the Udacity's Android Basics: User Input Course.
- Host: GitHub
- URL: https://github.com/animeshshaw/scorekeeper
- Owner: AnimeshShaw
- Created: 2017-12-09T11:38:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T11:08:44.000Z (over 8 years ago)
- Last Synced: 2025-01-24T22:41:56.622Z (over 1 year ago)
- Topics: android, android-app, androidstudio, scorekeeper, udacity, udacity-android-nanodegree
- Language: Java
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScoreKeeper
A Score Keeping Android App Project build in completetion of the Udacity's _Android Basics: User Input_ Course.
In this Project, I have implemented the American Football Scoring System. I followed the scoring system as stated [here](http://www.topendsports.com/sport/gridiron/basics.htm).

---
## Project Overview
This project is a chance for you to combine and practice everything you learned in this section of the Nanodegree program. You will be making an app that allows a user to keep track of points within a game.
The goal is to create an Score Keeper app which gives a user the ability to keep track of the score of two different teams playing a game of your choice. To build this project, you can follow along with the practice set and customize the Court Counter app to track scores from a different sport.