Skip to content

EmperorAkashi20/BankingSystem

Repository files navigation

BankingSystem

This is the beginning of the project

**The project supports:

  1. Account Creation
  2. Login
  3. Depositing Amount
  4. Withdrawing Amount
  5. Display of Balance
  6. Checking transaction history sorted by i. All Transactions ii. Deposits iii. Withdrawals
  7. Password change
  8. 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

Screenshot 2021-03-15 at 10 03 56 PM

On Account Creation

Screenshot 2021-03-15 at 10 03 14 PM

Wrong Inputs

Screenshot 2021-03-15 at 10 01 38 PM

Screenshot 2021-03-15 at 10 03 04 PM

Deposit Amount

Screenshot 2021-03-15 at 10 04 06 PM

Screenshot 2021-03-15 at 10 04 19 PM

Balance Check

Screenshot 2021-03-15 at 10 04 27 PM

Withdraw Amount

Screenshot 2021-03-15 at 10 04 36 PM

Screenshot 2021-03-15 at 10 04 45 PM

Transaction History

Screenshot 2021-03-15 at 10 05 04 PM

Screenshot 2021-03-15 at 10 06 47 PM

Screenshot 2021-03-15 at 10 06 52 PM

Password Change

Screenshot 2021-03-15 at 10 07 25 PM

Phone Change

Screenshot 2021-03-15 at 10 08 00 PM

Switch Account

Screenshot 2021-03-15 at 10 08 16 PM