Skip to content

A small simulation of the banking system. Part of the project was done in spring practice in Sigma Software. The project corrected the shortcomings and presented as a term paper. The application is built on the MVC pattern. Design patterns such as Mediator, Specification etc. are also used.

Notifications You must be signed in to change notification settings

ThreePhaseCurrent/BankingOperations

Repository files navigation

BankingOperations

A small simulation of the banking system.
Part of the project was done in spring practice in Sigma Software. The project corrected the shortcomings and presented as a term paper. The application is built on the MVC pattern. Design patterns such as Mediator, Specification etc. are also used. How the DBMS is used by the SQL Server 2017.

It is necessary to restore the database using the MainDBScripts.sql and IdentityDBScripts.sql files. It is also important to change the connection string in the appsettings.json file.

Below are some screenshots of the application. You can see the rest yourself.

1 2 3 4 5 6 7

About

A small simulation of the banking system. Part of the project was done in spring practice in Sigma Software. The project corrected the shortcomings and presented as a term paper. The application is built on the MVC pattern. Design patterns such as Mediator, Specification etc. are also used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published