Skip to content

zsuh022/loan-application-and-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

SOFTENG 306: Project 1 Starter

Welcome to your first project for SOFTENG 306.

The project specification is available here. The four deliverables for this project are:

Important

Update this readme file to contain the names of each team member and your GitHub login.

  • Woojin Jeon - Woojinnz
  • Yi-Chen Hsiao - yichenhsiaonz
  • Nicholas Lianto - nlia656
  • Zion Suh - zsuh022

Initial Repository Code

The repository contains some initial Java code to help your project. These are under the src/main/java/uoa/lavs folder. The following code is supplied:

  • mainframe: the interfaces for sending requests to and receiving responses from the mainframe. You will need to use the Connection interface in your code: we have provided two implementations of this interface in the simulator folder.

  • Utility: a utility for calculating loan repayments.

    In addition, there are some unit tests in src/test/java/uoa/lavs/ folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published