An intelligent risk assessment system built with Spring Boot that collects survey responses, evaluates risk levels, and provides data-driven insights to support better decision-making.
Before you get started, ensure you have docker installed in your machine
[Download and Install Docker] (https://docs.docker.com/engine/install/)
Clone the Repository
1. git clone [git@github.com:makobongo/IRSS.git](git@github.com:makobongo/IRSS.git)
2. cd IRSS
3. copy .env.example to .env and update the environment variables as needed
docker compose up --build
docker compose down
Frontend coming soon...