Initially, SteemRank had the very primitive design and in fact, it was only a table. It is a really great solution for a minimum viable product and for testing ideas. But this design will terrible when you want to display complex data.
So I did the redesign and now all data display in the cards. Also, now SteemRank displays avatars of all authors. Right now it is a bit ugly but it is only a foundation — I will add more data and features in the near future.
If you do not know what is SteemRank — right now it is a rating of authors which is sorted by their pending payout. But the main idea is an analysis of the best parts of Steemit. The project was developed with SteemSQL Wrapper API. If you want more details about SteemRank then you can read an introduction post about the project.
TO-DO List:
- Statistics about average data (pending payout, upvotes, posts, etc)
- Other ratings of authors (by upvotes, comments, and more)
- Historical data
- Data visualizations
Posted on Utopian.io - Rewarding Open Source Contributors