Simple, terminal-based risk anaylzer that uses the Fine-Kinney risk assessment method.
This project is made for occupational health and safety course assignment.
First, clone the repository:
git clone https://github.com/caganseyrek/RiskAnalyzer.gitThen, navigate to folder of the cloned repository:
cd path/to/RiskAnalyzerFinally, compile and run the project:
make
./RiskAnalyzerThis project is open-source and licensed under MIT License.