Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Banking Application

A simple console-based banking application built with Java. This application allows users to check their account balance, deposit money, withdraw money, and view the previous transaction.

Features

  • Check Balance: View the current account balance.
  • Deposit Funds: Add money to your account.
  • Withdraw Funds: Remove money from your account.
  • View Last Transaction: See the most recent deposit or withdrawal.
  • User-Friendly Interface: Simple menu-driven interface.

Requirements

To run this application, ensure you have:

  • Java Development Kit (JDK) 8 or later
  • An IDE or text editor (e.g., IntelliJ IDEA, Eclipse, or Visual Studio Code)
  • A terminal or command prompt to run the application

Installation and Setup

Follow these steps to set up and run the project on your local machine:

1. Clone the Repository

Open your terminal or command prompt and run:

git clone https://github.com/your-username/BankingApplication.git

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages