Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 962 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 962 Bytes

ATM-Project-based-on-C

It is a basic C Language Project in which there is an ATM name as "SINGHAL'S BANK OF INDIA" with 3 Accounts:

Name Account No.
Akshat Singhal 12345
Akash Gupta 12346
Abhishek Pratap 12347

We can simple do our basic ATM activities such as:

  1. Balance Enquiry
  2. Deposit
  3. Withdraw
  4. Transfer

After all transaction a Receipt is generated which show all your transactions.

Screenshots

Screenshot (26) Screenshot (27) Screenshot (28) Screenshot (30)