Single-file static site with client-side login (localStorage).
Run locally: open index.html in a browser.
This repo contains:
- index.html : the full app (login, measurements, chart)
- README.md : this file
- .gitignore : typical ignores
Security: Authentication is client-side only (for demo). Do not use for production secrets.