Skip to content

Adithya-S-Bhat/ATM-Simulator-using-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM-Simulator

A basic ATM simulator that can be run on a terminal window, which is written in C. It has the following funtionalities:

  1. Create Account
  2. User Authentication
  3. Change Password
  4. Deposit, Withdraw money
  5. View Account details

Steps to execute:

  1. Use "make -f pr.mk" to create the executable file a.out
  2. To execute a.out file use "./a.out" command.

About

A basic CLI based ATM simulator written in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published