pshenmic / platform-explorer

Dash Platform explorer
https://platform-explorer.vercel.app
8 stars 3 forks source link

Create UX for Platform State Console #176

Open pshenmic opened 2 months ago

pshenmic commented 2 months ago

Issue

Create a figma design for an https://github.com/pshenmic/platform-explorer/issues/173

Possible solution

A console where you can write query to the Platform's GroveDB (something like GraphQL console)

pshenmic commented 2 months ago

For this task, I need to explore DAPI query for grove db query first, to know what we expected as input and what as output

riongull commented 2 months ago

Would be a great feature.

There are a lot of open source database visualizers/consoles. Things like Prisma, AstroDB, Mongo Atlas, etc.

If Platform supports enough SQL there would probably be a lot of open source options to evaluate.

Using an off-the-shelf UI might work, but might also be tricky to match styling and make compatible with Platform.

Whatever you decide, I'm looking forward to that feature.