This project is a full Bank Management System, including front-end and back-end components. It handles clients, accounts, transactions, and other banking operations.
- Client management (add, edit, delete)
- Account management
- Transaction management (deposit, withdraw, transfer)
- Reporting and summaries
- Open the solution in Visual Studio.
- Make sure the database connection string is set correctly.
- Build and run the application.
- Use the UI to interact with the system.
- C# .NET Framework (Windows Forms)
- SQL Server