/FitnessAppMediumFidelityPrototype

A Medium Fidelity prototype of a handheld fitness tracking application that allows users to track their diet and exercise.

Primary LanguageKotlin

FitnessApp (Medium Fidelity Prototype)

Table of Contents

Overview

This is a medium fidelity prototype of a fitness tracking application. It allows users to track their daily dietary and gym data. The application uses different user provided metrics to calculate helpful information such as visual representations of their progress in the gym or their BMI, and BMR. The application was developed in Android studio using Kotlin.

Home page

The home page of the application displays useful biometric data such as the their weight, their basal metabolic rate, BMI. The user can update their biometric data by presing the update button. alt text

A dialog appears over the screen with a form where the user can input their updates. The keyboard appears and does not obstruct the users view of the form.

alt text alt text

Dashboard

The dashboard shows the user's exercise and diet data. Their personal records at the gym and the day's diet can be recorded here. alt text alt text alt text

Charts

This displays the various data from the home page and dashboard over time. Users can use these charts to get a better idea of their progress and what steps they should take or change in order to reach their personal fitness goals. alt text