Skip to content
/ ATM Public

This is an ATM ran on the command line. You were able to consult, deposit, and withdraw money.

License

Notifications You must be signed in to change notification settings

kcotrinam/ATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM

This is an ATM ran on the command line. You were able to consult, deposit and withdraw money.

Built With

  • Ruby
  • RSpec
  • Visual Studio Code
  • Rubocop

🔴 Live Version

Live Demo Link

👷 Setup

  • First, clone the repo with https://github.com/kcotrinam/ATM.
  • Then, go to the bin folder (cd into it, if you are in an Unix-like Operating System).
  • Install the dependencies by typing in bundle install (you should already have bundler installed) in the command line.
  • Run the project by typing in: ruby bin/main.rb in the command line.
  • Enter as a user 'kevin' and password '123456'.

👤 Authors

👤 Kevin Cotrina

🤝 ✋ ✋ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

❕ Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is an ATM ran on the command line. You were able to consult, deposit, and withdraw money.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages