• Stars
    star
    1
  • Language
    C++
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is based on an ATM machine. User have to enter his card number and then ATM pin. Program will validate their information and if pin is wrong, the user will have three tries. if those tries are exceeded, ATM card number will be blocked and will be sent to a file containing blacklisted cards. User can withdraw amount, deposit money etc.