Skip to content

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.

Notifications You must be signed in to change notification settings

rahulchamoli12/Online_Banking_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages