An open API service indexing awesome lists of open source software.

https://github.com/daggerpov/personal-banking-pro

Creative banking app built with Java Swing GUI to simulate investments, interest, and savings. Extra attention to SDLC and Project Management standards made this project surpass course requirements.
https://github.com/daggerpov/personal-banking-pro

java java-swing-gui

Last synced: 8 months ago
JSON representation

Creative banking app built with Java Swing GUI to simulate investments, interest, and savings. Extra attention to SDLC and Project Management standards made this project surpass course requirements.

Awesome Lists containing this project

README

          

# Personal-Banking-Pro

Java GUI for Personal Banking with a Savings, Chequing, Investment, and a General Account.

## Planning

### Prototype slideshow:

https://docs.google.com/presentation/d/1xpvu_rsXjkcezBrdHl7M5vmKJUtUIr2RyAWDMm5XBfI/edit?usp=sharing

### UML Class Diagram:

![image](https://user-images.githubusercontent.com/53918934/163078563-464efde5-721e-4f54-8a15-9901bd2ac6dc.png)

### Login Screen
Login

### Registration Screen
Registration
image

### Setup Accounts Screen
image

### General Screen
image

### Settings Screen
image

### Delete Account Screen
Delete Account

### E-Transfer Screen
E-transfer Screen

### Checking Account
image

### Savings Account
image

### Investment Account
image

### Manage Investments Screen
Manage Investments

### Buy and Sell Screens
Buy Shares
Sell Shares

### Withdraw Screen
image

### Deposit Screen
image

### Transfer Screen
image