Project Milestones

  • Project Start

  • Build and Investment Section HTML Build Out

    We would like to have the pages built out in HTML and CSS for the Build and Investment Section. This will be ready for Portfolio Tool Only. The other tool versions shouldn't take much longer, but will require some extra handling.
  • Complete HTML Build out of Select Investments Section

    We will have the page completely build out, but the popup might not be 100%.
  • Build out the select investments pop up and pop up base

    We will have the html and barebones JS ready for the popups to allow us to call popups at anytime. This will become the standard for the rest of the project. We will also wwork on having the select investments popup interactive. Dependencies: None
  • Create Inputs Interfaces to integrate with ADC

    ADC is suppose to define the inputs for the hypo object on the 15th or 17th. If we have the inputs by the 17th we can probably create the inputs interface that allows us to at least call the objects and start storing data. Dependencies:
    - ADC inputs map Complete
    - ADC input Methods Complete
    - ADC some type of retrieve method to check that inputs are being stored.
  • Complete HTML Build out for the Create Presentation Section

    We will have the html and css ready for this page. Hopefully we can start integrating some of the javascript at that point.
  • Create Outputs Interface

    We will hopefully have the outputs defined by the 24th from ADC. Once the ouputs are defined we can start creating data objects to retrieve the data in appropriately typed classes. Dependencies:
    - ADC Outputs Map complete
    - ADC Ouput Method Funcitonal (even with junk data)
  • Build and Investment Section HTML Build out

    This will be the finished version for all of the tools. Hopefully by this time we will have some javascript plugged in. The javascript will be dependant on ADC having some input and outputs methods ready.
  • Complete integration for upside/downside charts, Pie chart, and percentile rank

    I would like to have the 3 chart types integrated by this time. Dependencies:
    • IE having all 3 charts complete
    • IE having the inputs defined and some image coming back, even if the image is just junk
  • Fully Integrate the "dumb" advanced charts

    I would like to have both versions of the "dumb" advanced charts completed and integrated. These live on the Evaluate Hypothetical Performance and Evaluate Risk return pages. Dependencies:
    • IE having both the stacked chart and the "spaghetti" chart completed
    • The chart will need to take defined inputs and spit back some data that we can use for mouseovers, etc.
  • Front and Back end work complete on the Build, Select, and Evaluate Section

    At this point i would like to have all the necessary javascript, html, css, charts, ADC integration, IE integration, etc. Completed. Dependencies:
    • Complete IE Charts
    • Real Data from IE
    • Complete ADC Object
    • Real storage and retrieval from ADC