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

Dashboards #7

Open
orweinberger opened this issue Apr 22, 2015 · 2 comments
Open

Dashboards #7

orweinberger opened this issue Apr 22, 2015 · 2 comments

Comments

@orweinberger
Copy link
Owner

I'm not sure if I should include this in the scope of this project or just another endpoint that will provide the information required to render the dashboards.

Relevant information to include:

  1. Number of generated payment requests
  2. % Of payment requests that were fulfilled
  3. Number of failed payments (when a user sent the wrong amount to the generated address).
  4. Total sales, real numbers (as if the merchant sold the coins at the moment he got them).
  5. Total sales, current numbers (as if the merchant is still holding the coins).
  6. Avg. time it takes a user to send the payment.

Would love to get some more ideas here.

@wsuff
Copy link

wsuff commented Apr 22, 2015

For ease of development it might be easy enough to just make this data available as an endpoint that can be pulled to into any number of Dashboard solutions. http://shopify.github.io/dashing/ for example.

@benjaminmbrown
Copy link

I think making an API endpoint available would be most useful - less maintenance moving forward and it enables a broader audience of devs to get excited & utilize the solution in their preferred env.

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

3 participants