A wallet system in Java that allows a user to deposit and withdraw amount from their account .
Problem Statement: Design a simple credit/debit wallet along with the basic interface. When logged in, the system should be able to depict the following functionalities:
Functionalities:
- Users are able to see the current balance.
- Users are able to add money.
- Users are able to withdraw money.
- User Interface available.
- Users are able to see the account holder.
- Users are able to see the account number.
- Users are able to see the bank name.
Technologies used: Java and frameworks related to Java and MySql database.
IDE: Apache Netbeans 12.0