A lightweight console-based ATM simulation that allows users to check balance, deposit funds, withdraw money, and securely exit the session.
- ๐ Secure PIN validation before accessing features
- ๐ฐ Deposit and withdrawal functions with balance checks
- ๐ Real-time transaction summary
- ๐งน Clean code structure using modular C# functions
- ๐ป Console interface with intuitive menu navigation
- C#
- .NET Framework / Mono
- Console Application
- IDE: Visual Studio / VS Code with C# extension
- .NET runtime installed
- Clone the repo
git clone https://github.com/suhani866/Simple-ATM-System-in-C-.git
Open the project in your preferred IDE
Build and run the application
โจ Improvements (Coming Soon) GUI version using Windows Forms or WPF
Data persistence with SQL integration
Multi-user support with authentication
๐โโ๏ธ Author Suhani Kewat BCA Graduate | Frontend & Backend Explorer | Passionate about responsive, secure apps ๐ฌ LinkedIn โข โ๏ธ [email protected]
๐ License This project is licensed under the MIT License. Feel free to use, modify, and share.