Skip to content

TienVNguyen/BasketballTrackingProject

Repository files navigation

BasketballTracking

An small demo app to complete the project 2. See the Tutorial on our cliffnotes for a step-by-step tutorial.

Time spent: 4 hours implementation (included searching) in total

  • 07/02: 4 hours

Implement link: https://github.com/TienVNguyen/BasketballTracking

Completed these requirements:

  • App is divided into two columns, one for each team.
  • Each column contains a large TextView to keep track of the current score for that team.
  • Each column contains a button for each of the three kinds of scores: 1, 2, and 3 points.
  • The layout contains a ‘reset’ button.
  • Text sizes are defined in sp.
  • Lengths are defined in dp
  • Padding and margin is used appropriately, such that the views are not crammed up against each other.

Notes:

Walkthrough of all functionalities:

Video Walkthrough

About

Udacity - Android Basic Nanodegree - Second Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages