Skip to content

A web application for the health system personal for tracking the patients that have been infected and predicting future hubs with high risk of infection

Notifications You must be signed in to change notification settings

codingvlad/covid19-graph-tracked-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 graph tracking and analysis

A web application used by the health system authorized personel that provides means to input infected patients minimal data and that can further perform analysis of the data using graph theory algorithms.

Link to video

Link to devpost

Link to demo

Get it running

  • Clone this repository
  • cd frontend
  • npm install
  • cd ../
  • sbt run

This will run the application locally.

Release

When a new version is to be released we will use heroku cli.

Contribute

One can contribute to the frontend independently of the backend. The same for the backend.

Build

When modifying the frontend one needs to:

  • cd frontend
  • ng build --prod --output-path ../src/main/resources/client
  • stop/run the backend again

About

A web application for the health system personal for tracking the patients that have been infected and predicting future hubs with high risk of infection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages