You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FinanceTech is roup project done in C++ as part of our Software Development course at university of Lethbridge. This project is supposed to handel different banking accounts and transaction between them and can be loged in as admin and user.The purpose of the project was to master the Object Oriented consepts such as inheritance and polymorphism.