Git Product home page Git Product logo

atmsimulator's Introduction

ATMSimulator

A simulation of an ATM (Automated Teller Machine) system. It allows users to perform various transactions such as withdrawing cash, depositing cash, checking balance, and changing their PIN.

This is an implementation of an ATM simulator using the C programming language. It aims to replicate the functionality of a real ATM machine by allowing users to perform various banking operations. The program begins by displaying a logo and prompting the user to enter their PIN for authentication.

Once authenticated, the user is presented with a menu of available transactions such as cash withdrawal, cash deposit, balance check, and PIN change. The program then prompts the user to select the desired transaction and provides relevant options or inputs accordingly.

To enhance the user experience, the code includes functions for displaying available denominations for cash withdrawal, handling PIN entry securely, and generating receipts for transactions. It also maintains account balances and ensures that withdrawal and deposit operations are performed accurately, updating both the account and ATM balances accordingly.

Overall, this code serves as a simplified representation of an ATM system, offering basic functionalities that are typically found in real-world ATMs.

Sample Screenshots:

First Screen: Screenshot 2023-06-01 122407

Main Menu: Screenshot 2023-06-01 122447

Sample Receipt: Screenshot 2023-06-01 122518

Run the code to explore all features of this program!

atmsimulator's People

Contributors

probablyabdullah avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.