Skip to content

SinanUrgunWork/ATM_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ATM_Project

This is a simple ATM (Automated Teller Machine) project implemented in Java using Swing and AWT for the graphical user interface, and MySQL for the database.

Introduction

The ATM Project is a Java application that simulates the basic functionalities of an ATM.
It provides a user-friendly interface for users to perform typical ATM operations such as checking account balance, making deposits, withdrawing funds, and more.

Features

  • User authentication with PIN
  • Account balance inquiry
  • Deposit funds
  • Withdraw funds
  • Change PIN
  • View transaction history

Technologies Used

  • Core Java (Swing & AWT) for the user interface
  • MySQL database for storing user account and transaction information
  • Eclipse IDE for development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages