Skip to content

risliazis/credit_simulator

Repository files navigation

Credit Simulator Apps

an Apps for simulate vehicle credit loan

Authors

Requirement to Run

1. Java 8

2. Maven

Feature

  1. create new loan
  2. view sheet
  3. save sheet
  4. 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)

Running Tests

To run tests, run the following command

  mvn exec:java -Dexec.mainClass=org.example.AppTest -Dexec.classpathScope=runtime

Run Locally

Clone the project

  https://github.com/risliazis/credit_simulator.git

Go to the project directory

  cd credit_simulator

Install dependencies

  mvn clean install

Go to /target folder

java -jar credit-simulator-1.0-SNAPSHOT  

or

java -jar app.jar  

Usage/Examples

java -jar credit-simulator-1.0-SNAPSHOT

or

java -jar credit-simulator-1.0-SNAPSHOT testinput.txt

About

Credit Simulator Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages