uluturki / social-annotate

Helps to annotate social media by bringin everything into the natural experience of platforms and keeping records straight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema Form Preview/Playground

uluturki opened this issue · comments

Users can input their own JSON Schemas, which enables them to have custom survey forms. One issue with this is that, they can't see what their survey is going to look like until they enter it into the app and try it out.

Ideally, we should either provide a preview on the options page, or have a separate playground webpage we can link them to, where they can interactively build their schemas and see how they are going to look with our styling in real-time. Something like this, but with our css.

We will have project page as /docs folder. We can add a page linked to this to provide this checking function there

  • Create /docs page
  • Create page for checking configs
  • Add link to tooltip on options page