rahulchamoli12 / Online_Banking_System

This is a console based application which gives access to do all kind of banking operations. JDBC has been used to develop this system which includes JDBC Driver, Connections, DAO implementations and exception handling. MySQL has been used for database.

Home Page:https://github.com/rahulchamoli12/ONLINE_BANKING_SYSTEM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ONLINE BANKING SYSTEM

This is a console based application which gives access to do all kind of banking operations. JDBC has been used to develop this system which includes JDBC Driver, Connections, DAO implementations and exception handling. MySQL has been used for database.

TECH STACK

  • JAVA - JDBC
  • MySQL

Users

  • Accountant
  • Customer

Setup for Running the Project

Database

  • MYSql

Accountant Features

  • Accountant Login/Logout
  • View All Accounts
  • View All Customers
  • View All Customers with customer-id
  • Close the Account
  • Inoperate the account
  • View All Close Accounts

Customer Features

  • Customer Signup
  • Customer Login/Logout
  • View Transactions
  • Customer can withdraw/deposit/transfer the money
  • Customer can delete the account
  • Customer close delete the account

ER Diagram

Banking System

Feedback

Your valuable feedback is greatly appreciated. You can reach out to me via below medium

Portfolio

    • 👨‍💻 All of my projects are available at Portfolio

Linkedin

  • LinkedIn

Author

  • Rahul Chamoli

Acknowledgements

Masai School

About

This is a console based application which gives access to do all kind of banking operations. JDBC has been used to develop this system which includes JDBC Driver, Connections, DAO implementations and exception handling. MySQL has been used for database.

https://github.com/rahulchamoli12/ONLINE_BANKING_SYSTEM


Languages

Language:Java 100.0%