Skip to content

code4fukui/bmiwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmiwatch

日本語

A small web app for recording body weight and checking whether it is in the standard BMI range.

Live demo: https://code4fukui.github.io/bmiwatch/

Features

  • Record body weight with the current timestamp
  • Save height in localStorage
  • Calculate current BMI, standard weight range, and the difference to the nearest standard boundary
  • Show achieved status inside the standard BMI range, and show kg difference only outside that range
  • Show a weight trend chart with standard BMI lower/upper guide lines
  • Edit record timestamps and delete records
  • Import and export records as CSV

Files

  • index.html - app structure and logic
  • style.css - UI styles
  • manifest.json - web app settings for home screen installation
  • favicon.png, icons/ - app icons

Usage

Open index.html in a browser, or use the GitHub Pages site above.

License

MIT

About

Body weight tracker for target BMI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors