tristanparry / BetterBanking

A user-friendly banking software with Chequing, Savings, and Investment accounts, that stores Client and Account details in a MongoDB database.

Home Page:https://tristanparry.github.io/BetterBanking/betterBankingMaven/package-summary.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

betterbanking

BetterBanking

Thank you for using BetterBanking! This is a software that allows a user to create a Client account, and up to 3 bank Accounts (Chequing, Savings, Investment). All BetterBanking details are stored in an internal file database, so that the program can be dynamically changed with user manipulation.


Client Functionality

Create

Access

Delete


Account Functionality

Deposit

Withdraw

Get Balance

Get Interest Rate

Get Total Funds

Output Details

Chequing Account Functionality

Write Cheque

Savings Account Functionality

Move Money

Investment Account Functionality

Buy Stock


Documentation (Javadoc)

BetterBanking Documentation


Try out BetterBanking, and enjoy -- Developed by Tristan Parry, 2021

About

A user-friendly banking software with Chequing, Savings, and Investment accounts, that stores Client and Account details in a MongoDB database.

https://tristanparry.github.io/BetterBanking/betterBankingMaven/package-summary.html


Languages

Language:Java 100.0%