fkamau1 / banking-app

Simulates a complete banking system including user account management, funds transfer and balance enquiries
MIT License
0 stars 2 forks source link

Added Interface as per discussion with mentor #27

Closed fkamau1 closed 1 year ago

fkamau1 commented 1 year ago

Created an interface for the DB transactions and continued to optimize the code.