Git Product home page Git Product logo

oop-bank's Introduction

Banking System

Table of contents


Information

  • The project GUI is made using Java Swing.
  • The project Back-end is made using Java and based on the concepts of Object Oriented Programming.

General Information

  • This project is Banking System for Making accounts, transactions, withdraws, deposits, & a check of the balance of a current account:
    • The bank account is defined by ID, Name, and Balance
    • The Banking System can hold up to '1001' account as selected (We did not use database)
    • Our Banking System can read data from .xlsx file (We made '6' accounts to read)
    • The GUI is an interface for the admin dashboard

Technologies

Project GUI is created with:

  • javax.swing

Project Back-end is created with:

  • Java version: 16.0.1
  • Apache_poi version: 3.8.0

Setup

To run this project, just make sure to add all the external jars in 'lib' folder.


Definitions

  • This is a list of definitions if you want to fix something in the code

    • GUI object/class refers to the main primary frame which has buttons that open other frames

    • accountHandler is the class/object which creates the user attributes (shelf) which has all the stuff concerning the user

    • accGUI is the object/class which has the account input window.

    • tranGUI is the object/class which has the transfer window

    • balanceGUI is the object/class which has the balance window

    • depositGui is the object/class which handles the deposit window .

    • GUI :

      • this window contains four buttons (openAcc which opens the account input window , openB which opens
      • the balance check window , and openT which opens the transfer window)
    • the VIP works by checking the balance of the user and if they have over 50k they will be considered VIP and win one of 10 rewards.


Launch


GitHub Repo


Team

  • Mahmoud Salman
  • Ahmed Elsarta
  • Rahma Abdelkader
  • Yousr Hejy
  • Basma Alaa
  • Neveen Mohamed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.