Skip to content

Created register for storing information on Income and Expense

Andreas Kluge Svendsrud requested to merge Andreas-Income into master

The ItemRegister class uses generics and is for storing either Income and Expense in ArrayLists.

Merge request reports