Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 507 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 507 Bytes

An Online Banking System

About

The backend of online banking where the admin can log in to the system and can manage the features of the website such as create new account, deposit, withdrawal account closing etc. And the customer can also log in and perform activities such as transfer money from one account to other.

Author

Tech Stack

Client: Java, JDBC(java database connectivity), DAO(data access object) pattern.

DBMS: MySQL.