Skip to content

This is a simulation of a bank for my Java class on Udemy.

License

Notifications You must be signed in to change notification settings

phoebe0909/bankChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bankChallenge

This project was created for Learn Programming Academy’s Masterclass in Java. The challenge was to create a simulation of a bank that allowed the user to create new branches, create customers for those branches, and make simple deposits and withdrawals from the customers’ accounts.

The primary focus of the exercise was learning to work with ArrayLists, creating classes, and understanding private access modifiers within classes.

About

This is a simulation of a bank for my Java class on Udemy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages