You are on page 1of 1

DEPARTMENT OF COMPUTER SCIENCE

( Rachna College of Engineering and Technology Gujranwala )

DATABASE SYSTEMS

Name: Registration No:

LAB 09

Development of a Simple E-ATM App

This simple project will essentially create a simulation of an ATM within a Windows program.
Just like an ATM, the program should have at least the following features:

 Check whether an input – i.e. an ATM card (here, say, a debit/credit card number) – is
recorded correctly.

 Verifying user by asking for a PIN number.

 In case of negative verification, Showing error message to user.

 In case of positive verification, showing multiple options, including cash availability and
cash withdrawal.

You might also like