an Apps for simulate vehicle credit loan
- create new loan
- view sheet
- save sheet
- exit
notes: view sheet available after doing save sheet.
flow: create new loan -> save sheet - > view sheet. (1 data)
flow2: create new loan -> create new loan again -> save sheet -> view sheet (2 data)
To run tests, run the following command
mvn exec:java -Dexec.mainClass=org.example.AppTest -Dexec.classpathScope=runtimeClone the project
https://github.com/risliazis/credit_simulator.gitGo to the project directory
cd credit_simulatorInstall dependencies
mvn clean installGo to /target folder
java -jar credit-simulator-1.0-SNAPSHOT or
java -jar app.jar java -jar credit-simulator-1.0-SNAPSHOTor
java -jar credit-simulator-1.0-SNAPSHOT testinput.txt