3. PROJECT: Banking Record System
DESCRIPTION:
In this project, Banking Record System is based on the concept of recording
customer’s account details. Here the admin can perform all the tasks like adding
new record in file, update the records of existing account, view the details of
specific record, remove an account record and view all account holders’ detail. All
the main features of the banking system for admin are set in this project.
In Addition with,Also the user can perform all the tasks like creating an account,
deposit amount, withdraw amount and check balance.
4. Modeules or contents:
• Functions perform by admin:
• Login
• Add new record in file
• Show all records details in file
• Change specific record details in file
• Find a record from file
• Remove specific record
• logout
5. Modeules or contents:
• Functions perform by user:
• Login or register new account
• Deposit amount
• Withdrawl amount
• Balance inquirey
• Logout