Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard requirements discussion #1

Open
yoid2000 opened this issue Mar 30, 2020 · 2 comments
Open

Dashboard requirements discussion #1

yoid2000 opened this issue Mar 30, 2020 · 2 comments

Comments

@yoid2000
Copy link
Contributor

We'll need to select a dashboard for the project

Here are some thoughts for discussion:

  • Open source
  • Plus if the dashboard can work directly over the cloak odbc interface
    • On other hand, max flexibility if dashboard lets us write the resulting queries...
  • We will give limited control to users (mostly selecting columns, and filtering on column values with col = val or col IN (val1,val2...)
    • As such, the dashboard primarily needs to work for these simple use cases. Maybe ok if the dashboard doesn't play well with aircloak for all possible uses...?
  • We want good geo-location features. For instance
    • mapping zip-codes or parts of zip-codes into long/lat
    • drawing maps according to zipcode of part of zipcode boundaries
    • want contour/heat maps
  • Customer will need to be able to configure dashboard
@sebastian
Copy link
Collaborator

Customer will need to be able to configure dashboard

By "customer" you mean the user or the entity using the dashboard?
I think this should not be a goal for the time being. Let's get something small and simple out first. Allowing customization is much harder.

@yoid2000
Copy link
Contributor Author

By customer I meant the operator of the service.

Agree it is not a priority for the MVP...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants