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

Basic web GUI for Prospector #119

Closed
copernico opened this issue Apr 21, 2021 · 1 comment
Closed

Basic web GUI for Prospector #119

copernico opened this issue Apr 21, 2021 · 1 comment

Comments

@copernico
Copy link
Contributor

This could be a simple page where one can enter (some of) the basic input parameters of the client.cli.prospector() function and
submit the corresponding "search" job to the backend. The immediate response from the backend contains a job id that allows the results to be polled (e.g., every second or so) and eventually the results can be displayed on the page, with clickable links and collapsible panes showing the relevant details of each candidate and the reason why it was ranked the way it was.

Not urgent, but definitely valuable both for practical use as well as for demonstration purposes.

I suppose this is something relatively easy to implement for anyone with some basic knowledge of React or similar frameworks.

@copernico
Copy link
Contributor Author

duplicate of #307

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

1 participant