platform-coop-toolkit / coop-map-directory-index

The Map/Directory/Index component of the Platform Cooperative Development Kit.
https://directory.platform.coop
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Investigate & implement a JSON plugin for Figma #5

Closed erictheise closed 4 years ago

erictheise commented 4 years ago

As co-op ecosystem data starts being made available via our RESTful API it makes sense to start using it in design mocks and wireframes, in this format (JSON). There are a few Figma plugins available that seem to do this. Most work with static hunks of JSON and, while I initially liked the idea of wiring designs into the actual API, for stability reasons it's probably best to copy data from the API and store it locally.

I am new to Figma and am not the best person to make a final selection but I took a look at these:

@cherylhjli & @dayotte, what would be the best way to test these out?

erictheise commented 4 years ago

Thanks for taking the lead on this @cherylhjli. I'll assign the issue to you while you and @dayotte decide if one of these plugins is a viable approach.