Making C++ CUI Application simulate BMS (Bank Management System) with two Applications (Bank Application, ATM Application) with their functionalities. To get started look to README.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
feature: add Currencies Exchange app => add currencies list screen, code currency class
5f10713View on GitHubcode,fix: code transfer screen and class for transactions , change transactions logic
7314317View on GitHubfix,code,doc: rename Config.h to Global.h and refactor, code check admin permissions before going to Screens and code Error Screen, doc some notes
f835db7View on GitHubcode,test,fix,doc,launch: code tirm functions, test trim functions, fix bugs apper when add space after username while login and some typos, doc how to run v2 of app, launch v2.0.0
bfde0c2View on GitHubfix: fix all client and admin Operations to fit new logic , adding some improvements
9fb0facView on GitHubfix,code: fix presintation layer logic and change architicture, code to fit new logic
65f90e7View on GitHub