Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 520 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 520 Bytes

ATM-simulator with front end

An interface which helps you to create an account and manage it

make sure you have mysql installed

run the create database.py to create database and make sure you change the password in the file before running according to your my sql password.

Download the zip and run it the terminal

run the command "python3 app.py" and youre all set

you can do all the following stuff in it: 1.Depositng money 2.withdrawing money 3.Transfering money 4.Checking balance 5.Changing Account number