This repository is an instance of the process mining - visual analytics framework Tiramisu. It is specifically designed to support healthcare practitioners in their daily activity of interpreting data referring to the behavior of patients affected by neurodegenerative diseases (e.g., dementia) by offering a representation that is more tailored to their domain.
A screenshot of the application is here:
The project is built using Vue 3 and Vite.
After cloning the repository, install all dependencies with:
npm install
npm run dev
npm run build
Alternatively, a deployment of the project is available in Github Pages at https://tiramisuframework.github.io/healthcare/.