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

https://github.com/moeh-jama/bank_jama

Bank_Jama is bank account application where account holders can withdraw, deposit, and check their balances. Each user account details are stored in a sqlite3 database.
https://github.com/moeh-jama/bank_jama

bank banking-applications

Last synced: 4 months ago
JSON representation

Bank_Jama is bank account application where account holders can withdraw, deposit, and check their balances. Each user account details are stored in a sqlite3 database.

Awesome Lists containing this project

README

        

Bank_Jama

![alt text](https://raw.githubusercontent.com/Moeh-Jama/Bank_Jama/master/Login.PNG)

Example of program above


  • Bank_Jama is bank account application where account holders can withdraw, deposit, and check their balances. Each user account details are stored in a sqlite3 database.

  • Each time an account holder registeres they are given a unique number which will be required of them to use when login in.