Skip to content

Java Application for my final grade on University. It's a banking application when you can withraw/deposit money, check its balance.

Notifications You must be signed in to change notification settings

MaccSob/Bank-Application-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Java banking application made in Java for my final grade in University. You can do some basic functionalities of a bank account like a deposit of amount, withdrawal of amount, etc. It taught me how the OOP works, MVC/Observer patterns, how interfaces works, Polymorphism/Inhertitance etc.

NO GUI, Only typing commands in console ( e.g withdraw 150 , deposit 250 , balance etc.)

Project One

Visual representation made in Visual Paradigm - how the whole application should work.

About

Java Application for my final grade on University. It's a banking application when you can withraw/deposit money, check its balance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages