This program is developed to complete the final assignment for KU1102 Pengenalan Komputasi course. This program is about data manipulation in csv using Python. This program is intended to mimic the functionality of an ATM (automatic teller machine).
- Open your terminal (bash) in your dedicated folder for this repo
- Clone this repository
git clone https://github.com/malikrafsan/ATM-Functionality-Imitation.git
- Change directory into this repo
cd ATM-Functionality-Imitation
- Run python file (main.py)
python main.py
- Enjoy the program :D
- Cek Saldo
- Check account balance from database
- Tarik Saldo
- Withdraw money from ATM and reduce balance from database
- Deposit Tunai
- Deposit money to ATM and add balance in database
- Transfer Saldo
- Transfer money to another user account
- Ganti PIN
- Change the ATM PIN on the database
Name | NIM |
---|---|
Gagas Praharsa Bahar | 16520289 |
Malik Akbar Hashemi Rafsanjani | 16520299 |
Alifia Rahmah | 16520309 |
Ng Kyle | 16520319 |