The goal of the project is to develop a dynamic Gantt chart report to visualize the project progress of all projects registered in Spirateam (deployed application lifecycle management system). The report is developed using SSRS (SQL Server Reporting Services) and deployed on the SSRS web portal.
Supplement
Development takes place in Visual Studio. The data source for the report is the connection to the MS SQL SERVER database. SQL queries are developed for the report to extract relevant data. TFS is used for version management. By introducing appropriate report parameters, it is ensured that the report view remains dynamically changeable in the web portal. This allows the user to limit the report to the desired project and releases and manually customize the report view. The user can export the report view of their choice in various formats (including EXCEL) in the SSRS web portal.
Subject description
The goal of the project is to enable fast and convenient generation of Gantt charts for visualizing the progress of PTA projects.