The main objective of Bank Management Software Application project is to develop the software which stores all the details pertaining to the Customer who stayed in Bank, total available balance, amount withdrawn by the customer and deposited by the customer and the reports are generated. Which will display the records in the grid. The Banking management system is a multi-user system. It has been developed in a way to allow the user to perform the functions smoothly and with proper veracity. The systems maintain the data of the customer and its transaction detail with date and timing. The proposed system will reduce the manual calculation and also save the time taken to search any records.
Project modules
- Login :
- Input : Username and Password.
- Output : Login successful.
- Processing : Check whether the Username and Password is valid.
- User Profile :
- Input : Details about the Bank Employees.
- Output : Values are been saved.
- Open New Account :
- Saving Bank Account :
- Input : Save’s the details about the SB Account Holder and opens theAccount.
- Output : Values are been saved.
- Fixed Deposit :
- Input : Save’s the details about the FD Account Holder and opens the Account.
- Output : Values are been saved.
- Recurring Deposit :
- Input : Save’s the details about the RD Account Holder and opens the Account.
- Output : Values are been saved.
- Manage Acount :
- Update :
- Input : Change the details of the account holder.
- Output : Details are updated.
- Inactivate :
- Input : Details of the account holder.
- Output : Account has been Inactivated.
- Transaction :
- Withdrawal :
- Saving Bank Account :
- Input : Inserting an Account Number of an SB Account Holder and Amount.
- Output : Withdrawing money from the Account.
- Fixed Deposit :
- Input : Inserting an Account Number of an FD Account Holder and Amount.
- Output : Withdrawing full Amount from the Account.
- Recurring Deposit :
- Input : Inserting an Account Number of an RD Account Holder and Amount.
- Output: Withdrawing full Amount from the Account.
- Deposit :
- Saving Bank Account :
- Input : Inserting an Account Number of an SB Account Holder and Amount.
- Output : Deposit’s money to the Account.
- Recurring Deposit :
- Input : Inserting an Account Number of an RD Account Holder and Amount.
- Output : Deposit’s money to the Account.
- Reports :
This module shows us the details which are stored in the database are displayed in the grid.
Programming Language
- FRONT END: VB.NET
- BACK END: SQL SERVER
Download Bank Management Software Application
This Bank Management Software Application download link contains complete documentation and complete source code.
Leave a Reply