- 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 *.javato 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
Amanya-Brian/Life-Prognosis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|