Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 718 Bytes

File metadata and controls

18 lines (9 loc) · 718 Bytes

Improvements

  • This code could be improved by building a nicer webpage to house it

  • The Javascript Testing on the front in needs work, as well as some of the back end

  • UI could use some testing as well

  • The backend could connect the json it is given to the configurations file it should use automatically, we just didn't impliment this because we only had two

Issues

  • Cesium Time control will go off the rails if you let it run too long. The server needs to do a better job of managing time stamps, but you could also filter them on your end when it connects

  • The Server could use more rigorous testing when it connects

  • Links in READMEs will be broken after repo transfer