This is a Appointment scheduler which I developed during my internship at Bloom Insurance to coordinate between the Insurance Agents and Clients. It has been developed using MVC5 (ASP.NET 4.0). Framework used is Entity Framework has been used with Code First Approach for Entities. Database used is SQL Server 2010. Views are Razor pages with HTML Helper API and Jquery . Bootstrap Controls have been used for the look and feel of the Web Pages.
Raygun and log4net is configured for error and exception logging.