Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 619 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 619 Bytes

Workout-Rep-Counter

Android app written in Kotlin.. https://play.google.com/store/apps/details?id=com.wordpress.mariaanko.workoutrepcounter&pli=1

Story time: Original idea from my cousin who does exercise - not like me. but maybe soon I'll start again on my journey. I hope.

It just counts your predefined workout repetitions...very basic idea...

And now > 190 people are using it based on my analytics in the google play dev console, which is nice...had some bad reviews because I maintain it occasionally...

Tech stack:

  • Android SDK
  • Kotlin
  • Room - for remembering the stuff
  • and other cool libraries