WorldBank is a banking system that manages accounts and banking information that a regular bank app would have.This banking system uses ASP.NET MVC with Entity Framework for the Bank-End and implement the Repository pattern.
Stack Utilized: ASP.NET MVC, HTML, CSS, JavaScript, Razor, EF Core, LINQ, CRUD
The SchoolManagement project is a small application that manages student records and basic school information.This application is made in ASP.NET MVC and Entity Framework for the Back-End and also uses the Repository pattern.
Stack Utilized: ASP.NET MVC, HTML, CSS, JavaScript, Razor, EF Core, LINQ, CRUD.