An open API service indexing awesome lists of open source software.

https://github.com/rkshamim/banking-automation

Tasks involved in this project are opening the user accounts , recording the account holders transactions , depositing, withdrawing amount.
https://github.com/rkshamim/banking-automation

python sqlite

Last synced: 2 months ago
JSON representation

Tasks involved in this project are opening the user accounts , recording the account holders transactions , depositing, withdrawing amount.

Awesome Lists containing this project

README

          

# Banking-Automation
In the bank all the activities are being done manually .As the bank widens its services & it finds difficult to manage its operations manually and hence this leads to the automation of some of its operations.

Tasks involved in this project are opening the user accounts , recording the account holders transactions , depositing, withdrawing amount.
Front End : Python tkinter

Back End :
Business Logic : Python
Database : SQLite