Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Simple Banking App

📌 Overview

Simple Banking App is a basic Java console-based project that simulates simple banking operations. It allows users to create an account and perform basic transactions like deposit, withdraw, and balance checking. This project is developed for practicing Object-Oriented Programming (OOP) concepts in Java.

🚀 Features

  • Create a new bank account
  • Deposit money into account
  • Withdraw money from account
  • Check account balance
  • Simple validation for safe transactions
  • Console-based user interface

🛠️ Technologies Used

  • Java (Core Java)
  • Object-Oriented Programming (OOP)
  • Console Input/Output

📂 Project Structure

  • Main class to run the application
  • Account class for storing user data
  • Banking logic for deposit and withdraw operations
  • Simple menu-driven console system

⚙️ How to Run

  1. Clone the repository
git clone https://github.com/nasim-dev0459/Simple-Banking-App.git
  1. Open the project in any Java IDE (IntelliJ, Eclipse, NetBeans)

  2. Run the main file


📚 Purpose of This Project

This project is created for learning Java OOP concepts and understanding how basic banking systems work in real life applications.


👨‍💻 Author

Nasim Hawlader GitHub: https://github.com/nasim-dev0459


About

A simple Banking Application developed using Java/Android (or Java OOP-based console/GUI depending on implementation). It allows users to manage basic banking operations such as account creation, deposit, withdrawal, balance checking, and transaction handling in a simple and user-friendly way.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages