Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 613 Bytes

File metadata and controls

29 lines (19 loc) · 613 Bytes

RiskAnalyzer

Simple, terminal-based risk anaylzer that uses the Fine-Kinney risk assessment method.

This project is made for occupational health and safety course assignment.

Installation and Compilation

First, clone the repository:

git clone https://github.com/caganseyrek/RiskAnalyzer.git

Then, navigate to folder of the cloned repository:

cd path/to/RiskAnalyzer

Finally, compile and run the project:

make
./RiskAnalyzer

License

This project is open-source and licensed under MIT License.