Skip to content

Weight tracker is an android app to record your weight over time. Entries consist of a weight and a date. All saved entries are displayed in a list in descending order. There's also a line graph so users can see their weight history more visually.

Notifications You must be signed in to change notification settings

MattB09/Weight_Tracker_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight Tracker

An Android App built with Kotlin

Weight tracker is an app to record your weight over time. Entries consist of a weight and a date. All saved entries are displayed in a list in descending order. There's also a line graph so users can see their weight history more visually.

How to use

Download the repo and open in Android Studio

Data

Data is saved in local storage via Android's Room ORM.

About

Weight tracker is an android app to record your weight over time. Entries consist of a weight and a date. All saved entries are displayed in a list in descending order. There's also a line graph so users can see their weight history more visually.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages