ATM-Bank is a beginner-level banking ATM system developed during our freshman year. It allows users to deposit, withdraw, and check their balance, providing a simple yet functional introduction to financial transactions. Built as an entry-level project, it showcases fundamental programming concepts and basic banking operations.
- Deposit and withdraw money
- Check account balance
- Java
- Ahmed Brini (https://github.com/sinex-cloud)
- Adam Bouassida (https://github.com/adam12bT)
This project was created as a first learning experience in java during our freshman year and may not be suitable for production use.