Skip to content

miroslav-valsorim/Python-Tkinter-MySQL-ATM-Machine

Repository files navigation

Python-Tkinter-MySQL-ATM-Machine

It's a simple project where I have tried to replicate the work of an ATM machine, with the normal ATM functions like Withdraw, Deposit, Check Balance etc. I have connected it with MySQL Database, and used few sql queries, there is also unit testing with some explaination in the unit testing files.

1.In folder MySQL_connection_and_creation there is example how you can connect and log into MySQL

2.Once you open the project you have to run it from Main as it is on the screenshot

Screenshot 2024-03-14 111538 Screenshot 2024-03-14 111606 Screenshot 2024-03-14 111652 Screenshot 2024-03-14 111721

About

Small ATM project using direct SQL with Python functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages