This project developed with Asp.NET MVC, a very basic ATM operation like withdraw amount, check balance etc
This simple project will will have the follwing features
-
Verify user by card number and pin number
-
If application can't verify user then request for card number again
-
If user verify successfully then the user will show some option like Check Balance, Withdraw Money, Logout
-
Verified user keep at least 500 and transaction limit at most 3 times.
- Check balance
- Withdraw money
- Logout
Use command https://github.com/shafikshaon/Eatm-AspNetMvc.git
This is all out requirements. So, let's try to develop. 👍