This is the beginning of the project
**The project supports:
- Account Creation
- Login
- Depositing Amount
- Withdrawing Amount
- Display of Balance
- Checking transaction history sorted by i. All Transactions ii. Deposits iii. Withdrawals
- Password change
- Phone number change**
There are alerts where required (e.g. adding/withdrawing amount, log in/ log out etc.)
To start the project, go to src>startOfProject and run the main class.
DB connectivity with sql.
Screenshots below:
On Successful Login
On Account Creation
Wrong Inputs
Deposit Amount
Balance Check
Withdraw Amount
Transaction History
Password Change
Phone Change
Switch Account