Skip to content

uwcirg/smart.health.links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART Health Links Demo

Server

UI

  • Demo hosted at https://smart-health-links-ui.cirg.washington.edu
  • Simulates a state immunization portal or consumer health wallet UX
    • Comes with a built-in set of immunizations (synthetic data for a school-age child)
  • Connects to server component for backend storage

Client

Docker

The server, UI and client containers are managed by docker compose.

From the project root, run

docker-compose build && docker-compose up -d

About

Fork of Josh Mandel's Smart Health Links demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • TypeScript 81.4%
  • HTML 10.2%
  • JavaScript 5.5%
  • CSS 1.5%
  • Other 1.4%