mubashar-nouman / ATM-Machine-Mini-Project-cpp

A simple console base project of ATM machine using c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM Machine Mini Project C++

Welcome to the ATM Machine Mini Project in C++! This project is a simple simulation of an ATM machine, designed to demonstrate basic programming concepts of Object Oriented Programming in C++.

Requirements

  • A computer with a C++ compiler installed (such as GCC)
  • A basic understanding of C++ programming

Features

The ATM Machine Mini Project in C++ has the following features:

  1. User can Check the balance
  2. User can withdraw cash
  3. User's details
  4. Update Mobile Number

How to Use?

  • Clone or download the repository to your computer
  • Navigate to the directory where you saved the project
  • Open it in any compiler
  • Run the executable file
  • Follow the on-screen prompts to use the project

Note

This is just a console base mini project and not using any real world data.

About

A simple console base project of ATM machine using c++


Languages

Language:C++ 100.0%