Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ONLINE BANKING SYSTEM

Introduction

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

Setup for Running the Project

  1. Open project ONLINE BANKING SYSTEM.
  2. Open src/com/obs and then mainwork folder.
  3. Create Database,tables into local system from SQL_TABLES.txt.
  4. Download .jar file according to your MySQL version from https://mvnrepository.com/artifact/mysql/mysql-connector-java.
  5. Run java file 'Main.java'.

Features

  • Accountant Login/Logout
  • Customer Login/Logout
  • Accountant Operations -> Create - Remove - Update - Delete Account - View Details and Transactions.
  • Customer Operations -> Transfer money - View balance - Deposit - Withdraw - Transaction History.

About

Online Banking System || JDBC application || JAVA - SQL || One to Many Relationship

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages