A WPF application has been developed in C# with the implementation of a multi-user system. The program includes user registration and authentication with email confirmation, as well as an administrative console for system management.
Database operations have been implemented to store users and process financial transactions, including withdrawals and transfers between accounts. All transactions are recorded and processed according to security and data integrity logic.
You can view the project on GitHub at the link https://github.com/SaMuRaYX2/DotNetLab1/tree/MyBank
Database operations have been implemented to store users and process financial transactions, including withdrawals and transfers between accounts. All transactions are recorded and processed according to security and data integrity logic.
You can view the project on GitHub at the link https://github.com/SaMuRaYX2/DotNetLab1/tree/MyBank