Giter Site home page Giter Site logo

dhrumilshah98 / secondproject-scorekeeperapp Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 7.96 MB

License: MIT License

Java 100.00%
android-basics-nanodegree udacity-android-nanodegree udacity-android-basics-nanodegree udacity-nanodegree-project udacity-nanodegree score-keeper-app score-keeper-android score-keeper-android-udacity udacity-android-basics-projects android-application

secondproject-scorekeeperapp's Introduction

Udacity and Google India Scholarship Program

Android Basics Nanodegree Project 2 "Score Keeper App"

Name of App - "Tennis"

PROJECT SPECIFICATION

  1. The chosen game has either multiple amounts of points that can be scored, as in american football, or multiple important metrics to track, such as fouls, outs, and innings in baseball.

  2. App is divided into two columns, one for each team.

  3. Each column contains a large TextView to keep track of the current score for that team. Optionally, a second TextView to track another important metric such as fouls can be added.

  4. Each column contains multiple buttons. The buttons must track either:

  5. Each track a different kind of scoring Or Each track a different metric (one score, the other fouls, for instance).

  6. The layout contains a ‘reset’ button.

  7. The code adheres to all of the following best practices:

  8. 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."

  9. Each score button updates the score TextView in its column by adding the correct number of points.

  10. The reset button resets the scores on both of the score TextViews.

About Tennis App

The app has two teams "Team A" and "Team B" It's a 3 set game. The team which will win 2 sets will be the winner. The app keeps track of

  • Total Score
  • Total Fouls
  • Individual Fouls ( Due to net touch, serve fail, other foul)
  • Number of sets won by each team.

It will display Winners message at the end.

On pressing Reset button, all the score will be set to zero (0) and the scoring will begain from start.

Tennis App Images

Portrait

Landscape

Used ScrollView so that the whole app is accessible with device having smaller screen size and even in Landscape mode.

secondproject-scorekeeperapp's People

Contributors

dhrumilshah98 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.