Overview
There is a lot we want to do. If you are interested in helping out, please do not hesitate to get in touch with us at
ForwardTrack@eyebeam.org
ToDo
-
More Documentation:
- Written documentation like u see in these web pages
- Documentation of the FT Core PHP Library, including the DBObject class
- Documentation of the web application classes, for subclassing/extending
-
Wrap FT Core library in webservice -- SOAP and REST
-
Generalize the Mapping aspects
- FT_Core_Node has the general 'place' column
- the map should have an easily-swappable background map/image, and a table/array/function/whatever for translating the Node's 'place' data into x/y on the map
- Colors/Styling parametrized
- FT_Core_MapData handle data for multiple different metrics
- App handle retrieval of map-data for different metrics
-
Rewrite the map widget. Its code is kinda a mess, would be easier to do all the above
with a good rewrite. Also better-perfoming animation scheme to handle MORE DOTS.
-
Simplify the installation process. This is happening now, and will hopefully be more interactive/web-based than editing a bunch of config files like you have to do now.