Financial Reporting Web Application
This application delivers financial reports to managers based on eligibility. The users have the option to view reports on the website or they can choose to have them delivered into their mailboxes on a monthly basis.
Various charts are used from the Microsoft Chart controls library. The reports are converted to XML and delivered into PowerPoint on demand.
The calculation engine behind these reports uses data from the past and calculates forecasted figures based on predefined algorithms. The data forecasting model was initially developed in Excel, but was transferred into this web application for online availability and automated report delivery.
Forecasting experts have the option to update the forecasting calculation formulas by using a custom formula creator interface.
Technologies: ASP.NET, C#, Microsoft Chart, XML, PowerPoint, SQL Server, Visual Studio