Skip to content
#

atm

Here are 120 public repositories matching this topic...

Using JDBC to create a simple console java application that mimics an ATM (Automatic Teller Machine) Functionality. With the following use cases; Be authenticated using their bank A/C no and pin Deposit money on their account balance Withdraw money from their account View their account balance

  • Updated Feb 21, 2023
  • Java

This project is a console-based ATM interface in Java, featuring functionalities like transaction history, withdrawals, deposits, transfers, and system exit. The iterative development process included requirements analysis, system design, and class implementation, adhering to object-oriented principles for security and efficiency.

  • Updated May 22, 2024
  • Java

Improve this page

Add a description, image, and links to the atm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the atm topic, visit your repo's landing page and select "manage topics."

Learn more