Manual process of keeping customer records, account records, account details, managing it all is very difficult. There are various problems also faced by the admin in finding any particular record, information whether account is available or not, searching of customer using account number etc. To eliminate this manual system, BANK PORTAL SYSTEM has been developed.
You can download the report here.
You can check the screenshots of User Interface here.
- Searching of account
- creating, updating and deleting account details.
- admin can read information about any customer.
- admin can track the loan details taken by a particular customer.
- addmin can add/remove any customer details from database.
- admin can update the status of bank account.
Admin Dashboard deal with the following :
-
Displaying all customer records.
-
Displaying all accounts records.
-
Update account Records.
-
Delete account Records
-
Add customer Records
-
Delete customer Records
-
Update customer Records.
- Login page
- Customer page
- Branch page
- Account page
- Transaction page
- Loan page
- Query page
- Front End - Javafx
- API - JDBC
- Database - MySql
The source code of this project is written in Javafx. So, you'll require JAVAFX/JDBC/MYSQL to run this project.
- Download this repo and extract it in your directory.
- Install Intelij/eclipse.
- Download JDBC jar file and install it in compiler.
- Install mysql in system.
- Connect local database.
- Import the [database] from database folder.
if (needHelp === true) {
var emailId = "rjsaurav13@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Invite me to connect on
Thank you for being here!
if (isAwesome) {
// Give a ⭐ :p
starThisRepository();
}