EF-ATM-APP

We are using code first approach to create a wonderful application that simulates the Automated Teller Machine (ATM).

Access to Users

  • This application will be able to create new Users
  • Transfer money to another user
  • Withdraw currency
  • Deposit money
  • Print Receipts for each transactions
  • Buy airtime

Access to Admins

  • Delete Users (Admins only)
  • View transactions between users
  • Load money
  • Activate deactivated users