/Fittr

Fittr is a fitness application that tracks your activity whether it is walking, running or cycling and for every meter you get coins and experience points. The app acts as a B2C in a way that we connect customers to businesses through the vouchers the businesses provides on our app which can be bought by the coins made on the app.

Primary LanguageKotlin

Fittr

Fittr is a fitness application that tracks your activity whether it is walking, running or cycling and for every meter you get coins and experience points. The app acts as a B2C in a way that we connect customers to businesses through the vouchers the businesses provides on our app which can be bought by the coins made on the app.

Authentication

                                         

Activity Page

The available activities are Walking, Cycling and Biking. The google activity api is used to determine whether the user is actually performing these activities or not by returning a confidence, if the confidence is above 50% then the activity is on going and the gps is used to determine locations over time of the user to count kilometers. if the confidence is below the threshold the activity is paused. When an activity is stopped an Activity report is shown.

                                         

                                         

Vouchers Page

Here is the page where users can use their earned coins from the app to buy vouchers.

                                                               

Profile Page

In the profile page the user can see their level, sum of coins and sum of kms, the user can also see past trips information and bought vouchers info and change their profile picture

                                         

Leaderboard Page

In this page there is a drop down list where the user can choose an activity to see it's respective leaderboard.