Skip to content

Simple ATM emulator based in first term C language Projects

Notifications You must be signed in to change notification settings

spirosgro/atm-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Atm-Emulator (simple)

This project has been developed for a first term project on C language. Development process took some hours and contains a very simple ATM emulator based in C. Programm defines a pin (1234) and the available amount of money. User has 3 tries to enter the correct pin or process is being terminated (in every wrong input program displays the remaining tries). After user is being authenticated 3 options are displayed and the user can deposit/add or see the available money on account. After a deposit/add the program says the new available ammount!.

About

Simple ATM emulator based in first term C language Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages