Bank Account Transaction App (School Project)
For my Software Engineering class, I worked alongside 4 other students to develop a web application for a bank. The application allows users to create accounts, deposit and withdraw money, and transfer money between accounts. The application is written in C# using ASP.NET Core and Entity Framework Core. The application was briefly hosted on Azure, but is no longer available.
The source code may be found on GitHub.