Skip to content

suhan0694/Identifying-the-Right-Episode-of-Care

 
 

Repository files navigation

Identifying-the-Right-Episode-of-Care-using-Visualization

The goal here is to analyze the correct episode of care followed by the providers for a given condition and find any anomalies in the procedure followed by visualizing the sequence of steps involved in an episode.

Instruction to run the Project

  1. The project has to be run on a server. Please make sure you have a simple server available

  2. Download or Clone the code from the main branch

  3. Navigate to the Project directory and start the server using the commands below for the respective application

    • python -m http.server 8000
    • live-server
  4. This should automatically open up a browser with the localhost server created, or manually open the browser and open localhost:{port_number_specified}

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • HTML 31.5%
  • CSS 9.1%
  • PHP 0.1%