Relative Content

Tag Archive for pythonvariable-assignment

Banking system using python

You as a team (group) of 2 members, are required to develop a Banking Service Application to handle all the primary information required to maintain the customer account in a bank. Once the system is opened, all users (including admin staff and customers) have to pass through a login page to enter the main screen. Upon login, the system should display the user’s name on the system’s user interface. Customers are allowed to make transaction for deposit and withdrawal of the money. In Addition, customers could also reset their own password and print a Statement of Account for a specified duration.