Skip to content

AhmedArshed/ATM-in-python-using-pyQt5

Repository files navigation

ATM Project

This is a simple ATM program written in Python using the PyQt5 library for the graphical user interface.

Installation

To install the required packages, simply run the following command in your terminal:

pip install -r requirements.txt

Usage

To run the ATM program, navigate to the src directory in your terminal and run the following command:

python welcome.py

This will start the application and display a login screen where you can enter your account number and PIN to access your account.

Features The ATM program currently supports the following features:

Login and logout functionality View account balance Deposit and withdraw funds Transfer funds between accounts Change PIN Technologies Used The following technologies were used to build this ATM program:

Python 3.7+ PyQt5 SQLite

Contributing

If you would like to contribute to this project, feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or concerns, please contact the developer at ahmed.arshed.562@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages