A PROJECT BY : MUHAMMAD IZHAN WAHEED
Overview The IZRAZ Bank Management System is a comprehensive application designed to manage various banking operations efficiently. It provides functionalities for user registration, account management, transaction handling, and much more. This system aims to streamline banking processes and enhance user experience.
Features
- User Registration: Allows new users to register with their personal and contact details.
- Account Management: Manage user accounts including creation, updating, and deletion of accounts.
- Transaction Handling: Perform various banking transactions such as deposits, withdrawals, and transfers.
- User Authentication: Secure login and authentication mechanisms to protect user data.
- Report Generation: Generate reports for user transactions, account summaries, and other banking activities.
- Responsive Design: User-friendly interface with responsive design for better accessibility.
Technologies Used
- Java: Core programming language used for application development.
- Swing: For building the graphical user interface (GUI).
- JDBC: For database connectivity.
- MySQL: Database management system for storing user and transaction data.
- Toedter Calendar: For date selection in user forms.
- Google Fonts (Poppins): Custom fonts used throughout the application.
Installation Prerequisites
- Java Development Kit (JDK) 8 or higher
- MySQL Server
- Integrated Development Environment (IDE) like IntelliJ IDEA, Eclipse, or NetBeans