modified-atm-machine
v1.0.1
Published
an atm machine with Typescript,Node.js and inquirer
Downloads
4
Readme
👋 Hello everyone!
I'm excited to share with you a project I've been working on – an ATM simulator created using the Inquirer prompt and Promise methods. This project aims to provide a hands-on experience of interacting with an ATM, allowing you to simulate various banking transactions in a user-friendly manner.
Features:
Inquirer Prompts: Seamlessly navigate through the ATM interface using intuitive prompts. Promise Methods: Ensure smooth and efficient handling of asynchronous operations for a responsive user experience. Transaction Simulations: Experience the process of withdrawing cash, checking balances, depositing funds, and more. How to Use:
Clone the Repository: Grab a copy of the project from the repository link. Install Dependencies: Make sure to install any necessary dependencies using npm or yarn. Run the Application: Launch the ATM simulator and follow the prompts to explore its functionalities. Feedback Welcome: I'm eager to hear your thoughts and suggestions on how to improve this ATM simulator. Your feedback is invaluable in refining and enhancing this project for the benefit of all users.
I hope you find this ATM simulator both enjoyable and informative. Best regards.