This C# console application manages Personal, ISA, and Business accounts. It allows account creation, transaction management, and account information retrieval. Features include secure authentication, data validation, and a help system, ensuring high performance and compliance with banking regulations.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
18
commits
16
commits
6
commits
2
commits
Refactored how accounts are stored for users to respect the 1 to 1 and 1 to many relationships in place. Removed unnecessary code to reduce warnings in place.
5f7a4bfView on GitHub