Acc_Tracker is a simple C-based banking application that allows users to manage customer accounts. It provides functionality to read account details, display information, and process deposits.
Features: Enter account details: account number, user name, date of creation, account type, and initial balance. Display account information. Deposit funds into an account. Requirements: C compiler (e.g., GCC)