Skip to content

jvicaballero/Bank-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank-Application

A Bank application written in Java that performs the basic functions of a normal banking application(assuming that the money inserted is hypothetical): withdrawing, despositing, transferring money, among others. There are also features that use the SQL database to create/modify user accounts in the system. These credentials in the database are used to login to the application, and will determine whether the user is a customer, or a banker employee, and will display the right window depending on their role.

About

A Bank application written in Java that performs the basic functions of a normal banking application(assuming that the money inserted is hypothetical): withdrawing, despositing, transferring money, among others. There are also features that use the SQL database to create/modify user accounts in the system. These credentials in the database are use…

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages