Java program to determine top personal values through rating each one on a 1-10 point scale.
- Install git and java on your computer.
- Git clone this project by typing the command "git clone https://github.com/ballesterosa/Values-Project.git” in your terminal or console.
- Move into the folder for the project using cd in terminal or console.
- Type "javac Values.java" to compile the java program.
- Type "java Values" to run the program.
- After submitting your ratings for the values and writing them to results.txt look there to see the results.