Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 234 Bytes

Banking Application

  • User inputs:
    • name
    • ID
  • User is able to:
    • check balance
    • deposit
    • withdraw
    • request for previous transaction history

App is still in development... there's need for database integration!