Skip to content

The project is a typical Banking System which supports multiple user account creation with password credibility and provides an ATM debit card (provides change-pin facility) to each account (allowing debit and credit of money) and also allows transferring money from one user account to another and tracks all transaction information generating a …

Notifications You must be signed in to change notification settings

rakshith-crm/Banking-ATM-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-ATM-System

The project is a typical Banking System which supports multiple user account creation with password credibility and provides an ATM debit card (provides change-pin facility) to each account (allowing debit and credit of money) and also allows transferring money from one user account to another and tracks all transaction information generating a passbook.

Requirements

gcc compiler

Installation

  git clone https://github.com/rakshith-crm/Banking-ATM-System

Usage

  • Options 1 : Download gcc compiler
cd Banking-ATM-System
gcc main.cpp

./a.out
  • Options 2 : Download CodeBloack::IDE here
    • Open CodeBlocks::IDE
    • Open Project
    • Navigate to project folder
    • Open contact_manager_.cbp

About

The project is a typical Banking System which supports multiple user account creation with password credibility and provides an ATM debit card (provides change-pin facility) to each account (allowing debit and credit of money) and also allows transferring money from one user account to another and tracks all transaction information generating a …

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages