Skip to content

An interactive Bank portal for automating various manual processes done by Customer/admin.

Notifications You must be signed in to change notification settings

rjsaurav13/DBMS-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

BANK PORTAL SYSTEM

An interactive Bank portal for automating various manual processes done by Customer/admin.

Abstract

BANK PORTAL SYSTEM DBMS Project Open Source Programming

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. report

You can download the report here.

You can check the screenshots of User Interface here.

Core Features

login customer account transaction loan query

  • 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.

Additional Features

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.

Modules

  • Login page
  • Customer page
  • Branch page
  • Account page
  • Transaction page
  • Loan page
  • Query page

Technology Stack Used

javafx MYSQL

  • Front End - Javafx
  • API - JDBC
  • Database - MySql

Requirements

The source code of this project is written in Javafx. So, you'll require JAVAFX/JDBC/MYSQL to run this project.

Installing

JAVAFX JDBC MYSQL

How to run?

  1. Download this repo and extract it in your directory.
  2. Install Intelij/eclipse.
  3. Download JDBC jar file and install it in compiler.
  4. Install mysql in system.
  5. Connect local database.
  6. 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

LinkedIn

Instagram

Thank you for being here!

  if (isAwesome) {
    // Give a ⭐  :p
    starThisRepository();
  }
  

About

An interactive Bank portal for automating various manual processes done by Customer/admin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages