Skip to content

This program represents a banking system. It was incrementally developed for the "Object Oriented Programming"-Module during my University Undergrad Computer Science degree

Notifications You must be signed in to change notification settings

welf-poser/Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Banking-System

This program represents a banking system. It was incrementally developed for the "Object Oriented Programming"-Module during my University Undergrad Computer Science degree.

The purpose of this project was to learn the principles of object oriented programming and the basics of the MVC-Pattern.

I used JSON-files for persisting the accounts and the transactions in the banking system.

The GUI was created with javaFX.

About

This program represents a banking system. It was incrementally developed for the "Object Oriented Programming"-Module during my University Undergrad Computer Science degree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages