Code Monkey home page Code Monkey logo

banking_system's Introduction

Banking_System

A well-developed banking system with enhanced security and a robust database should incorporate various features to ensure all the functionalities of Bank. This Java-based banking system project offers real-time operations, resembling functionalities found in modern digital banking platforms like YONO. Users can interact with various types of bank accounts such as savings, current, and loan, performing a wide array of real-time operations

#Features

  • Account Operations : Deposit, withdrawal, transfer funds, and change MPIN.
  • Security Measures : Account locking, MPIN validation, and security question verification.
  • Database Interaction : Uses JDBC to interact with the database for balance updates and MPIN changes.
  • File Handling : SavingFolder, CurrentFolder, LoanFolder

#Structures

  • App.java - Contains main method and connection to JDBC.
  • BankingSystem.java - openAccount, CloseAccount , SQL queries.
  • BankAccount.java -ShowAccount , Deposit, WithDraw, MpinChange , TransactionHistory.
  • SavingAccount.java - Intialization of class.
  • CurrentAccount.java - Intialization of class.
  • Loan.java - Intialization of class, LoanPayInstallments.
  • Transaction.java - Intialization of class , TransactionHistory.
  • Utils.java - writeSavings, WriteCurrent, WriteLoan.
  • Displayable.java - Interface Displayble .

#MENU DRIVEN

                                         Welcome to the Banking System!
                                         Are you an existing user? (yes/no)
                                                         
                                           **Banking System Application **
                                             1.Display account details
                                             2. Deposit the amount
                                             3. Withdraw the amount
                                             4. Change MPIN
                                             5. Pay Loan Installment
                                             6. Account Transfer
                                             7. Transaction History
                                             8. Close Account
                                             9. Customer Support
                                             10. Exit

banking_system's People

Contributors

bhumika152 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.