A website update for a real estate company that featured a nationwide mortgage calculator and an application form to process the applications. The main project goal was to refactor the code to replace bloated controller classes with filters and move all front-end code to proper razor views.
The project architecture was updated to follow MVC principles. All classes and methods were refactored to follow this approach. The front-end was fully rewritten to support the new architecture and the mortgage calculator. The ASP .Net version was updated to the latest one.