

Fixed Deposit Entity : Attributes of Fixed Deposit are deposit_id, deposit_customer_id, deposit_amount, deposit_total, deposit_bank, deposit_type, deposit_description.Accounts Entity : Attributes of Accounts are account_id, account_customer_id, account_number, account_type, account_balance, account_description.Employees Entity : Attributes of Employees are employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address.Customer Entity : Attributes of Customer are customer_id, customer_name, customer_mobile, customer_email, customer_username, customer_password, customer_address.Banking Management System entities and their attributes : The main entities of the Banking Management System are Customer, Employees, Accounts, Fixed Deposit, Saving Account and Current Account. It used structure data and to define the relationships between structured data groups of Banking Management System functionalities. The entity-relationship diagram of Banking Management System shows all the visual instrument of database tables and the relations between Employees, Fixed Deposit, Customer, Current Account etc.

This ER (Entity Relationship) Diagram represents the model of Banking Management System Entity.
