Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

applejag/NackademinUppgift03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uppgift 03 - Programmering C#, Nackademin

Assignment

"Create a bank console application that can search customers and accounts, create customers, accounts, and transactions, but also handle credit and saving/loading from a savefile."


Search customers

search customer gif

Create customer

create customer gif

Transactions

transactions gif

Credit

credit gif

Load savefiles

load gif