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

Improve query page #22

Open
djmelik opened this issue Jan 15, 2019 · 2 comments
Open

Improve query page #22

djmelik opened this issue Jan 15, 2019 · 2 comments

Comments

@djmelik
Copy link
Owner

djmelik commented Jan 15, 2019

The query page is more or less a simple shell at the moment.

We need to improve the page. At the moment, I'd like to do the following:

  1. Add additional information when returning routes, eg. source, destination, amount.
  2. Add an input box for user to enter the number of paths to return.
  3. Add a graph showing paths (/w hops) from source to destination for visualization.
  4. Translate node public keys to aliases so that it is more intelligible.

Open to all suggestions and recommendations.

@djmelik
Copy link
Owner Author

djmelik commented Jan 24, 2019

Progress so far:

screen shot 2019-01-23 at 11 09 22 pm

screen shot 2019-01-23 at 11 09 30 pm

I need to still do #1 + #2. We should also rewrite this entire page as it's really poorly done.

@prusnak
Copy link
Collaborator

prusnak commented Jan 24, 2019

Wow, that looks really awesome!

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

No branches or pull requests

2 participants