Skip to content

Java program to determine top personal values through rating

License

Notifications You must be signed in to change notification settings

ballesterosa/values

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Values-Project

Java program to determine top personal values through rating each one on a 1-10 point scale.

How to Run Locally

  1. Install git and java on your computer.
  2. Git clone this project by typing the command "git clone https://github.com/ballesterosa/Values-Project.git” in your terminal or console.
  3. Move into the folder for the project using cd in terminal or console.
  4. Type "javac Values.java" to compile the java program.
  5. Type "java Values" to run the program.
  6. After submitting your ratings for the values and writing them to results.txt look there to see the results.

About

Java program to determine top personal values through rating

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages