Kurt Kemple
Kurt Kemple
currently you need to copy all JSON files from the root directory over to the UI directory for the UI to work properly, while this is fine for deploying, it...
Currently only the step of a particular architecture is grabbed at one time, this is to prevent unnecessary data transfers, however soon the ability to play through an architecture's life...
Currently you must click through each step of an architecture, there should be some sort of `play through` button that allows the user to run through the entire architecture: https://github.com/adrianco/spigo/blob/master/ui/js/toolbar/index.js#L57-L124
Each node and edge has a timestamp, it would be nice to render each node individually so that the user could watch the architecture grow over a timed period. Nodes...
One of the last things needed to be done is to get screenshots for the app stores. https://developer.apple.com/ios/submit/ https://support.google.com/googleplay/android-developer/answer/1078870?hl=en
Current chart implementation is very basic. #lazydev I would like to get some really nice charts, maybe dotted bg graph in PENCIL_LEAD with labels, so 7 day chart would have...
Apple won't let you use emoji for your apps but Android doesn't seem to mind. We could use emoji instead of icons of emoji for Android and it would be...