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

Add stats page #156

Merged
merged 9 commits into from
Apr 15, 2019
Merged

Add stats page #156

merged 9 commits into from
Apr 15, 2019

Conversation

m52go
Copy link
Contributor

@m52go m52go commented Mar 29, 2019

To address #147.

Notes:

  • Added drop-down to navbar to make it less crowded
  • Data is hard-coded for the moment, to be updated monthly (with first update right after this upcoming voting cycle is done)
  • Bottom blocks need to be centered

Also looks like there are some merge conflicts at the moment (will fix).

But please review for substance.

Preview is broken, so here are screenshots.

Screenshot from 2019-03-29 11-38-43
Screenshot from 2019-03-29 11-39-53

Steve Jain added 4 commits March 27, 2019 13:25
Also collapse blog, docs, and community links to separate menu to save
space (main nav was getting too crowded).
@ManfredKarrer
Copy link
Contributor

Date of downloads is wrong: Released Aug 22nd, 2018
Also downloads number contains all sig files. Would be good to get those filtered out. A small webservice delivering the pure app downloads mighty be nice.

@ManfredKarrer
Copy link
Contributor

Not sure if a more graphical approach would be better? @pedromvpg would you have time to make a suggestion?

@m52go
Copy link
Contributor Author

m52go commented Mar 29, 2019

@ManfredKarrer I used 0.9.3 because it had the best numbers...took numbers from here and added up only .dmg .exe .deb numbers:

Screenshot from 2019-03-29 11-42-11

We could use a more recent version but numbers are much lower.

Yes automating these figures will be great, was thinking we could do it all at once, when we automate the Bisq stats.

@pedromvpg
Copy link
Member

Stats page
https://www.figma.com/proto/D9XHYXcNcobektGe5DpzAhVl/New-Pages?node-id=3%3A1&viewport=-664%2C-169%2C0.357336&scaling=min-zoom

Is this the right list of data to be displayed? If not is there a consolidated list I can reference?

Stats-Desktop

@m52go
Copy link
Contributor Author

m52go commented Apr 7, 2019

That looks good to me. Generally I think we want to include as much as we can from the analytics infographic and whatever else makes sense (e.g., link to the network monitor).

@ManfredKarrer
Copy link
Contributor

@pedromvpg figma crashes often my firefox tabs.... the adobe page was working better

@ripcurlx
Copy link
Contributor

ripcurlx commented Apr 8, 2019

I like the design 👍 . Regarding KPIs, graphs and naming I would suggest following:

  • Let's name it Statistics instead of Network stats? It reminds me atm of real network monitoring and not Bisq trading statistics.
  • [Graph] Volume
  • [KPIs Trading/Client] Total Trades - Daily Average Trades (last month) - Downloads latest (major) release
  • [Graph] BSQ Supply
  • [Graph] BSQ Burned (by trading)
  • [KPIs Community] Github Contributors - Twitter Followers - Slack Users

I think for a first version this information should be sufficient to spark interest.

@m52go
Copy link
Contributor Author

m52go commented Apr 8, 2019

I like @ripcurlx's suggestions...very well thought-out.

Only thing I would mention is that it makes more sense to me to keep BSQ supply and created/burned on the same graph. Maybe the line indicates the net supply over time, and double-bars at each time interval indicate issuance and burning (not sure of the exact graph details; we can figure them out when we actually have the data to make the complete graph).

@m52go
Copy link
Contributor Author

m52go commented Apr 12, 2019

I applied Pedro's design and Christoph's KPIs suggestions. I kept the order of items the same as Pedro's design, as alternating between graphs and KPIs looks a little strange, I think, especially on smaller screens where everything becomes a single column.

Also -- I stuck with v0.9.5 for downloads because v0.9 didn't have too many (which is what I assume ripcurlx meant by major release - 0.8, 0.9, 1.0, etc). I think we just need to play this by ear and use the version that makes most sense.

If there are no further suggestions, this should be ready to go.

Screenshot from 2019-04-12 08-14-17

@m52go m52go changed the title [WIP] Add stats page Add stats page Apr 15, 2019
@m52go m52go merged commit b8c693f into bisq-network:master Apr 15, 2019
@m52go m52go deleted the add-stats-page branch April 15, 2019 18:09
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

Successfully merging this pull request may close these issues.

4 participants