You are on page 1of 3

PROJECT PROPOSAL

For
Programing Fundamentals Lab
BY: Abdul Raffay BUKC

Functional ATM

MEMBERS
Siraj Ud Din (051) BEE 2A
Zain Hussain (067) BEE 2A
 ABSTRACT
The use of the ATMs has increased very much over the past few
years and we have much need of them in our daily life as we evolve
towards the advanced methods of transactions and money transfer we
even have ‘I-Banking’ or “Internet banking” but still ATM machines
are very much useful.

We should note that online banking or money transfer are only useful
if we have the option to spend money in the form of hard cash as we
like it and this could be achieved by checks but that is a very long
procedure and can take increased amount of time while ATM
machine use will minimize that effort.

 INTRODUCTION
The project that we prepare can do all the tasks that an particular
ATM machine does and does involve a friendly user interaction and
also is very user friendly with clean and spaced out formats. The use
of any ATM should be very clean and should indicate what the user
has as options and direct them as they wish to operate the ATM while
carrying out the proper command and deliver the required output
while conforming that the above criteria was met successfully. This
C++ coded ATM function does contain all of the above features while
upholding the proper functionality.

An ATM should help its user ‘Withdraw, Deposit, Check’ the cash
present in their account should also be able to update them to current
situation of their account in real time after every transaction, which is
absolutely what our ATM program does.

 PROBLEM STATEMEN
The transaction between the banks and people is very delicate and
does not permit any errors as people can be transferring, withdrawing
or depositing thousands of Rupees at a time and any problem or error
can result in an misunderstanding or a catastrophic failure to anyone’s
needs or deadlines. Thus such problems or mistakes cannot be
permitted and should be tasked out immediately if they occur
unfortunately.
One of the major money scams happens all over the world through
scam ATMs installed all over most famous tourists destinations
especially in Europe and this has been reported many times and this
has very few solutions which includes researching about the ATM of
place that we are about to visit.

 OBJECTIVES
This ATM has three main objectives;
1. To withdraw cash
2. To Deposit cash
3. T Check balance

You might also like