It is a Bank Application along with a basic interface. When logged in, Users can perform all the following functionalities:
- Users can see the current balance.
- Users can add money.
- Users can withdraw money.
- Users can change pin
- Users can see the history of transactions.
and all the data are stored in a database. It performs all the fundamental operations of a Bank Application.
- Technologies Used : - Core Java
- Database Used : - MySQL
- IDE used : - Netbeans