Skip to content

shripatil70/oibsip_Task3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

OIBSIP

oibsip_Task3

image alt

πŸ’» Java Development Internship @ Oasis Infobyte

I want to express my heartfelt thanks to Oasis Infobyte for the incredible opportunity to intern in the Java Development domain. This experience has been instrumental in enhancing my coding skills and gaining hands-on experience with real-world projects. I look forward to staying connected and contributing to innovative projects in the future. πŸ™


πŸ“ Overview

This repository showcases my work during my Java Development Internship at Oasis Infobyte.


🏦 Task 3: ATM Interface

Description:
This console-based Java application simulates an ATM system, allowing users to perform essential banking operations like withdrawals, deposits, transfers, and viewing transaction history. Built using five different classes, the project emphasizes modular programming and object-oriented principles.


πŸ› οΈ Functionalities

  1. Login System:

    • Users must enter a valid user ID and PIN to access the ATM functionalities.
    • Ensures secure access and prevents unauthorized usage.
  2. Transaction History:

    • Displays a record of all transactions (withdrawals, deposits, and transfers) during the session.
  3. Withdraw:

    • Allows users to withdraw a specified amount, ensuring sufficient balance availability.
  4. Deposit:

    • Enables users to deposit money into their account and updates the balance accordingly.
  5. Transfer:

    • Facilitates transferring funds to another account securely and efficiently.
  6. Quit:

    • Provides an option to exit the application gracefully.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages