A banking system using Python. This codes allows the user to effectively manage all transactions of customers easily. The main purpose of this system is to simulate customer’s transaction management for Bank to maintain the detail record and for Bank Customer to do Transaction.
- Clients can able to transfer amount from on client to another client
- Everyt transaction must need to identify their security key(PIN) unless they can't transfer
- Cookies based session management is placed for session maintainance
- Clients can able to Deposit, Credit, Check balance and transfer their amount