Castor
26/9/2015
When implementing a project you always need to know where your project stands. Is it on schedule? On budget?
The application does exactly that. It uses a sample project and the users input to calculate basic project indexes that show how well the project is implemented and gives a prediction on when the project will be completed.
My intention is to extent the app so that the user can enter his project.
The link to the application is: https://castor.shinyapps.io/Dev_Data_Prod_Course_prj
The application uses the planned value, the actual value and the earned value of the project. This data can easily be extracted from any project scheduling software. (Here I use a sample project)
The user just inputs the current project's day, through the slider and chooses the method to be used for the estimation.
The application calculates the basic indexes that show how the project is implemented:
When the project is in its 6th day and the estimation method is PF = CSI(t). ie:
AD <- 6
PF <- SPIt
Then:
And Estimation At Completion (EAC) equals 9.642