Banking System Using Python
Submitted by razormist on Thursday, August 6, 2020 - 20:12.
Language
Banking System with Source Code is a Python program that can let you deposit your money through digital transaction. This program was built using only Python language.
The system is a very well made console application where customer can transact their banking account by entering a pin #. The user can open a new account for customer by entering their completer details, deciding pin #, and depositing a minimum amount. The system can provide a similar functionalities to an active operating banks in the road.
Installation:
- First you will have to download & install the Python IDLE's, here's the link "https://www.python.org/downloads/".
- Extract the zip file after downloaded.
- Open the folder and locate the py file
- Run the py file to launch the program
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Add new comment
- Add new comment
- 2166 views