SilasRodrigues19 / ATMSimulator

ATM simulator using C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stargazers Forks Issues MIT Licence


Logo

ATM Simulator

ATM Simulator using C.
Demo Unavalaible

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact

About The Project

About View

The project is divided in:

  • [0] Digite sua senha / 123
  • [1] Consultar saldo - consult the available balance
  • [2] Efetuar saque - enter the value you want to draw, if the balance is equal to 0, it will not be possible to draw
  • [3] Fazer deposito - enter a value to deposit
  • [4] Limpar tela - clears the latest transactions made and the screen
  • [5] Finalizar - ends all operations and closes the program

Built With

Technologies used in the project.

Linguagem

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This work is licensed under a MIT License. See LICENSE for more information

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/ATMSimulator



🔼 Back to top

About

ATM simulator using C

License:MIT License


Languages

Language:C 100.0%