Skip to content

a full stack web app for weight loss and run distance tracking

Notifications You must be signed in to change notification settings

jefnilham/health-tracker-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEALTH TRACKER by Jefnilham

I have been using microsoft excel to record weight and run distances in my lifelong journey to sustainable healthy living. This app is the beginning to my personal vision of what the app should be.

Index: Shows total weight loss recorded. Shows total distance recorded.

image

Login: Login with username and password. Rejects empty and/or invalid users/passwords.

image

Logout: Logs user out.

Register: Registers users onto fitness.db's user table. Rejects wrong password confirmation.

image

BMI: User can calculate their BMI. JavaScript within bmi.html to display user's BMI and condition e.g. "obese"

image

Weight: Records input into weight-logs. Converts to 1 d.p.

image

image

image

Run: Records input into run-log. Converts to 2 d.p.

image

image

image

Weight-log: Displays full history of fitness.db's weight table.

Run-log: Displays full history of fitness.db's run table.

Video demo: https://www.youtube.com/watch?v=3C6iwvExu_I

About

a full stack web app for weight loss and run distance tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published