Skip to content

Amanya-Brian/Life-Prognosis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the project

  • Open the Admin.java file in src directory, on line 121 in the downloadUserData method and replace the file path according to your machine
  • Open Main.java on line 123 and replace it with your file Path
  • Navigate to src/models
  • Run the command: javac *.java to compile all the necessary classes
  • Navigate back to src directory with: cd ..
  • Compile the Main class with command: javac Main.java
  • Start the program with command: java Main.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 90.8%
  • Shell 9.2%