GithubHelp home page GithubHelp logo

aditechdev / ipl2018 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 1.38 MB

IPL 2018 is my 2nd project of (Android Basic Nano Degree)ANBD in google scholarship 2018, to calculate the score of two team.

Java 100.00%
score score-button java xml score-keeper score-counter android udacity-nanodegree udacity-android-nanodegree

ipl2018's Introduction

Court Counter App

Description Project Rubrics Build with App Layout Contact

Version 1.0.0

Description about the app:

  • IPL 2018 is my 2nd project of Android Basic Nano Degree under the guidence of:

  • The app calculate the score of two team, by the help of score button and it can be reset to 0 by Reset button and it met all the specification given in project rubrics.

Project Rubrics

Layout of the app

  • 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.

  • 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 multiple buttons. The buttons must track either:

    • Each track a different kind of scoring

      or

    • Each track a different metric (one score, the other fouls, for instance).

  • The layout contains a ‘reset’ button.

  • "The code adheres to all of the following best practices:

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

Functionality

  • The code runs without errors.
  • Each score button updates the score TextView in its column by adding the correct number of points.
  • The reset button resets the scores on both of the score TextViews.

Code Readability

  • Any classes are named after the object they represent.All variables are named by their intended contents.
  • All methods are named by their intended effect or in the style required by a callback interface.
  • There are no unnecessary blank lines.One variable is declared per declaration line.
  • The code within a method is indented with respect to the method declaration line.

Build with

  • XML

  • Java

    Layout of the app:

    Initial layout of the App

    Layout after pressing score button

    Data save after rotation

    Layout of the app, back to initial score after pressing "Reset" button.

Like my work

Contact me on

Endorse my skills on

Read my blogs here


ipl2018's People

Contributors

aditechdev avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

hsharma2304

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.