Sign inSign up

kartikey31choudhary/life-gauge-web

By kartikey31choudhary

Updated 6 months ago

Image
0

379

kartikey31choudhary/life-gauge-web repository overview

Life Gauge — Web

Angular frontend for Life Gauge, a health report tracking application. Served via nginx with reverse proxy to the API.

Quick Start

docker pull kartikey31choudhary/life-gauge-web:latest

Use with docker-compose.prod.yml for full stack deployment. See the README for setup instructions.

What's Included
  • Angular 21 SPA (PrimeNG 21 dark theme + Tailwind CSS 3)
  • Dashboard with categorized test cards, trend indicators, and reference range bars
  • Test history charts with Chart.js and medical descriptions
  • Health report upload with real-time SSE processing status
  • Admin panel (user management, signup control, test definitions)
  • nginx serving static files + proxying /api/ to the backend container
Environment

Requires API_PORT and NG_PORT from .env — see .env.example.

Tag summary

Content type

Image

Digest

sha256:fd40282a6

Size

25.5 MB

Last updated

6 months ago

docker pull kartikey31choudhary/life-gauge-web