PHACDataHub / ruok-service-autochecker

Automatically scans existing PHAC (GCP) services to provide visibility on endpoints and standards.
MIT License
0 stars 2 forks source link

UI Design #5

Open LilaKelland opened 1 year ago

LilaKelland commented 1 year ago

This will be a React app, that can "...act as a Facebook page for services" and possibly be used as a UI for the data mesh gateway in the future. (But for now, will report on service maturity.) There are a number of these data product consolidating services coming into existence convergently (data catalog, data service supply chain, and I *think the Epi Science Solution team are working on one too in the geomatics area) - we will need to collaborate with these teams and keep in mind other potential future uses for this Observatory.

LilaKelland commented 1 year ago

First pass would be to use rspack (lighter weight than CRA create react app) using radix (where components separate from css) or Chakra that will ease accessibility compliance - and simply pull out and list details for each project.

LilaKelland commented 1 year ago

It'd be pretty awesome to eventually have the items being scanned linked to a pages where people can learn more and about the benefits of including and what it would entail to implement (ie instructions/ links (if they're interested)). Maybe DSCO could play a role to help this process if people are interested?

LilaKelland commented 1 year ago

It'd also be great imo if for each project/ service we pull out api endpoints and can link by these endpoint edges to other services that it's exposing data to or that are consuming from - to visualize how and what they're being used.