This repository has been archived by the owner on Aug 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Registry Exploration Frontend #45
Comments
I've mostly finished the API functionality. The response format currently looks as follows:
|
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
call API
display data:
group domains - in the registry page list all domain (and number of contract) → and then you can click on a domain and see all by one domain
show a pie chart of verifications
maybe some bar chart: which domain has how many contracts (10 most frequent), contracts added over time
show number of hashed domains at bottom and not entry for every hashed domain or thnkk about toggle
filter for statistic/plots: e.g. filter by domain ("only show statistics for gaulug.de and not whole registry") => add text-field to analytics page ← reuse filters or create new filter UI. we could also just place the charts below the table (where we already have the filter → could be easier)
add some titles (reuse PageHeader component), some information (maybe some numbers)
e.g. group all subdomains for same domain (tum.de, in.tum.de, cv.in.tum.de, rgb.tum.de → show all for tum.de, then have bar chart for each sub-domain)
The text was updated successfully, but these errors were encountered: