-->

Sunday, 5 October 2014

Online Banking Management System Project in C++

Online Banking Management System Project in C++

Project Description: Online Banking Management System Project mostly used in banking sectors to reduce paper work and manage accounts ledger heads. This project has built in C++ language, having an account class with member’s information like bank A/C Number, A/c Holder name, amount deposited, and amount withdraw and type of account (saving, current and other type). All customers details are stored in a temporary database. A customer can easily credits and debit amount from his account.

Online Banking Management System Project in C++

Features of Online Banking Management System Project:
  • Bank employee can open new accounts.
  • Customers can choose a/c type.
  • Employee can credit or debit amount on customer request.
  • Employee can modify a/c details on request.
  • Customer can check a/c balance.
  • Employee list all opened accounts.
  • No need to maintain ledger heads manually.
  • All data stored in a database.
Download

Read other related articles

Also read other articles

© Copyright 2019 Project Source Code | All Right Reserved