Skip to content

tamiromara/scoreKeepingApp

Repository files navigation

ABND | Score Keeping App

This is the second part of the Android Basics Nanodegree program offered by Udacity in collaboration with Google. The nanodegree consists of 10 projects plus a Capstone.

Project Desctiptions:

Implement an app to track scores between two teams within a game.

Learning objecives:

  • Apply OOP techniques in building the app (classes, objects, methods, casting, etc..)
  • Adding interactivity through set boxes, submit buttons and reading user input.
  • Basic Debugging and logging techniques.
  • change view content on the same activity.