A simple dashboard application that loads a CSV with questionnaire data and evaluates the questions.
The application is a mono-repository, developed in TypeScript. It typically consists of the following packages:
- packages
- GUI: The client part of the application.
npm i
npm start