Skip to content

alifdanialnasri/Java-Bank-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Banking Application

Welcome to the Java Banking Application project! This simple banking application allows users to perform basic banking operations such as checking their balance, depositing funds, and withdrawing funds.

Table of Contents

Features

  • User authentication with predefined usernames and passwords.
  • Checking account balance.
  • Depositing funds into the account.
  • Withdrawing funds from the account.
  • Viewing previous transaction history.

Getting Started

Prerequisites

To run this application, you need to have the following installed:

  • Java Development Kit (JDK)
  • Git (optional, for cloning the repository)

Installation

  1. Clone the repository (if you haven't already):

    git clone https://github.com/your-username/java-banking-application.git
    
    

Usage

Launch the application, and you will be presented with a login dialog.

Enter one of the predefined usernames and passwords:

  • Username: ADMIN, Password: 0000 (for admin access).
  • Username: ALIF, Password: 1111.
  • Username: AFIF, Password: 2222.
  • Username: AYIH, Password: 3333.
  • Username: ZAIM, Password: 4444. Once logged in, you can choose from various banking operations, such as checking your balance, depositing funds, withdrawing funds, viewing previous transactions, and exiting the application.

Follow the on-screen instructions for each operation.

About

Problem Based Learning 1 | Semester 2 | Java Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages