Skip to content

This is a simple web-based application that simulates basic ATM functionalities such as creating customer accounts, depositing and withdrawing funds, and checking account balances.

Notifications You must be signed in to change notification settings

sumanbisunkhe/ATM_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATM Application

Description
The ATM Application is a simple web-based application that simulates basic ATM functionalities such as creating customer accounts, depositing and withdrawing funds, and checking account balances.

Features
Customer Management: Create, update, and delete customer accounts.
Account Management: Deposit funds, withdraw funds, and check account balances.
Security: Ensure PIN-based authentication for customer transactions.
Transaction History: Track and display transaction history for each account.

Technologies Used
Backend: Java Spring Boot
Database: PostgreSQL
Authentication: Spring Security

Usage
Register a new customer account.
Log in with the registered credentials.
Deposit funds into the account.
Withdraw funds from the account.
Check account balance.

Contributor
Suman Bisunkhe

About

This is a simple web-based application that simulates basic ATM functionalities such as creating customer accounts, depositing and withdrawing funds, and checking account balances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages