johnnygreco/viz-inspect

UI thoughts

waqasbhatti opened this issue · 2 comments

Let's use this issue to handle UI issues. I made a quick mockup based on your current https://github.com/johnnygreco/udg-zoo.

screencapture-localhost-14005-2019-02-28-14_55_14

The template bits that I used are in:

This is in a separate branch: wbhatti-ui-experiments so it doesn't interfere with what you're doing on the master branch. Feel free to grab whatever you need from there.

Continuing work in the wbhatti-ui-experiments branch, now close to replicating your existing udg-zoo project:

screencapture-localhost-14005-2019-03-07-23_35_39

TBD:

  • finish up and test the load-object, save-object handlers
  • hook up JS for backend requests
  • decipher hscMap URL and hook that up
  • figure how to serialize simultaneous work by several people on a single object
  • possibly move from the current catalog.csv + comments.csv model to SQLite for everything

🤯