/Tippy

A tip calculator for Android devices implemented in Kotlin.

Primary LanguageKotlin

Tippy

Tippy is an Android application developed in the Kotlin programming language that lets users calculate tips for their respective bills.

User Stories

  • Allow users to enter in a bill amount and see how much they will need to pay.
  • Allow users to customize the amount they wish to tip from a 0%-30% range.
  • Provide users with color and text feedback as they move the slider to set their tip amounts.
  • Display a custom color scheme for the User Interface.

App Walkthough GIF

Notes

  • First Android application built in Kotlin.