Bank Management System
This project is a simple Bank Management System implemented in C. It allows for the creation, update, and deletion of bank accounts, as well as performing transactions such as balance updates and transfers. The system maintains a record of up to 100 accounts, each with associated details like account number, balance, password, name, date of birth, citizenship number, address, and phone number.