Skip to content

Is-2m/ATM-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM Simulation Software

Overview

This is a simple ATM simulation software developed in Java using JavaFX. The software provides basic ATM functionalities for users to perform common banking operations in a virtual environment.

Features

  • Account Balance Inquiry: Check the account balance.
  • Cash Withdrawal: Withdraw cash from the account.
  • Cash Transfer: Transfer cash from one account to another.
  • Deposit: Add funds to the account.
  • Change PIN: Update the personal identification number.

Technologies Used

  • Programming Language: Java
  • GUI Framework: JavaFX

Getting Started

  1. Clone the repository.
  2. Open the project in your favorite Java IDE.
  3. Run the main class (Main) to start the application.

Usage

  • Use the GUI interface to navigate through available options.
  • Simulate different banking operations and observe the application's behavior.

Feel free to explore and modify the code to suit your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors