Final Project
Future Improvements
  • Improve animation functionality
  • Buttons were too big, so work on resizing more
  • Add more filters for current hurricanes
  • Make text slightly bigger for graphs
  • Have a naming convention for UNNAMED hurricanes
Updates

Update 9/26/2015 - Lukasz

  • Created main web page

Update 10/01/2015 - Lukasz

  • Parsed Atlantic Data into JS objects

Update 10/03/2015 - Lukasz

  • Now able to order the list of hurricanes either chronologically, or alphabetically, or by max wind speed

Update 10/10/2015 - Lukasz

  • Visually graphed some hurricanes

Update 10/11/2015 - Steven

  • Created Tick animation for hurricanes along generated lines

Update 10/12/2015 - Lukasz

  • Can now pick and choose which hurricanes to display
  • Fixed minor bug in handling lat/longitudes > 99

Update 10/12/2015 - Chris

  • Integrated graph into UIPanel

Update 10/15/2015 - Lukasz

  • Got a loading icon to work when intially waiting for data to load

Update 10/16/2015 - Steven

  • Hurricanes are now projected as circles on map and transition smoothly from start to finish
  • A line is drawn behind the circle as it moves from start to finish

Update 10/19/2015 - Steven

  • Multiple hurricanes animating at once at once
  • Adapted animation code to most recent version

Update 10/20/2015 - Lukasz

  • Integrated work to get a baseline
  • Can now click on hurricanes to display data

Update 10/20/2015 - Chris

  • Redesigned frontend to work with accordions

Update 10/24/2015 - Lukasz

  • Now using panels instead of accordians
  • Resizing works pretty well
  • Have now included pacific hurricanes

Update 10/25/2015 - Chris

  • Implemented Hurricane List
  • Implemented Graphs