GithubHelp home page GithubHelp logo

robertneat / average_app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 16.71 MB

Android app that calculates average for student based on subject count provided by user.

License: MIT License

Java 100.00%

average_app's Introduction

Average_app

Android app that calculates average for student based on subject count provided by user. Application is written in Java and in Android Studio (Electric Eel 2022.1.1) and features:

  • EditText is validated during focus change (the name and surname is non-empty literal such as surname),
  • EditText cantaining subject count have numeric keyboard and must be between [5-15] to be able to move to second activity,
  • Is any of the EditText is incorrect when going out there is toast message that the user wrote wrong value,
  • The button that goes to second activity is only visilbe when all the values are correct (and forwards subject count as bundle),
  • Second activity uses recycler view to display variable count of subjects as a form,
  • Second activity calculates average and then forward that infomrmation as bundle to first activity (where the end-button is displayed),

Development environment:

  • Java SE Runtime Environment (build 1.8.0_371-b11)
  • Android Studio Electric Eel | 2022.1.1

How to compile and run

To run application:

  1. Download zip package
  2. Extract package and open using Android Studio
  3. If there is error with versions (pre Electric Eel) you should change version of the IDE in one of the gradle files and rebuild
  4. Build application and run (either on VM Android or physical device, the development device is Samsung A53)

Screenshots:

  1. Application showing in app tray with specific icon:

2. Application launch:

3. First view without any values inputted by user:

4. When first view is filled up there is button appearing that launches second activity:

5. Second view uses recycler view that shows variable number of subjects:

average_app's People

Contributors

robertneat avatar

Stargazers

 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.