yash786agg / Hypotenuse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hypotenuse

This application is built to calculate the length of the hypotenuse, angles of the triangle and its area in square inches using Right Triangle Calculator. To calculate application will accept two user inputs coordinates for lengths of the short sides of a right-angled triangle.

Hypotenuse CI

Demo

Hypotenuse

Languages, libraries and tools used

Above Features are used to make code simple, generic, understandable, clean and easily maintainable for future development.Especially Koin for dependency injection

Automated tests

To run the test you must connect to real device or an emulator then you can choose in one of the following ways:

  1. To run a Android Instrumentation test, open the Project window, and then right-click a test and click Run.

Automated tests

  1. To run Android Unit tests in a directory, right-click on the directory and select Run tests

Automated tests

Running and Building the application

You can run the app on a real device or an emulator.

Prerequisites

  • Android Studio 4.0
  • Gradle version 4.0.0
  • Kotlin version 1.3.72
  • Android Device with USB Debugging Enabled

Built With

  • Android Studio - The Official IDE for Android
  • Kotlin - Language used to build the application
  • Gradle - Build tool for Android Studio

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%