Introducing Insteemr: Your favorite steem analytic tool

in #utopian-io6 years ago (edited)

Repository

https://github.com/blws/insteemr

About Insteemr

Insteemr is steem analytic tool written in javascript. It lets users
search and explore posts by category with usefull statistics.


main.gif

Currently app is in development stage and you can see all posts rewarded above 6 $ SBD
created last week. For now, it works only on desktops due to large payload.

Technology Stack: javascript, onsen-ui, html, css.

Website: https://blws.github.io/insteemr/index.html

Features

1. Search with dropdown sorted by earnings

dropdown.gif
Functions for search and dropdown
https://github.com/blws/insteemr/blob/master/js/app.js#L215

2. Chart

Chart.gif
Initialization and drawing charts
https://github.com/blws/insteemr/blob/master/js/app.js#L0
https://github.com/blws/insteemr/blob/master/js/steemf.js#L0

3. Info

Info.gif
On tag select change info
https://github.com/blws/insteemr/blob/master/js/app.js#L0
https://github.com/blws/insteemr/blob/master/js/steemf.js#L0

4. Scroll

scroll.gif
Scroll with lazy load
https://github.com/blws/insteemr/blob/master/js/lazy.js#L0

5. Tag list

tag list.gif
On click add tag
https://github.com/blws/insteemr/blob/master/index.html#L284

6. Author list

authors.gif
Show top earning authors by category
https://github.com/blws/insteemr/blob/master/index.html#L301

7. Tag combination

combination.gif
Add tag to search
https://github.com/blws/insteemr/blob/master/js/app.js#L411

Roadmap

If I get enough support I will continue with this project.



How to contribute

If you want to contribute you can get in touch with me on steemit.


GitHub Account

https://github.com/blws

Sort:  

Thanks for the contribution, @proba1! It looks like a cool website with some nice statistics - great work!

A few things I would recommend for future contributions:

  • Try to improve your commit messages. The majority are just "Add files via upload" while the others are default messages. This is a pretty good guide you could check out!
  • Add some comments to your code to improve its readability. Currently the majority of comments are commented out console logs.

Also, I was wondering why you commited and deleted ary.js multiple times?

Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.


Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]

Hi @amosbastian, thank you for recommendations.
About ary.js, I was having problems with page not loading new file ,so that solved it. Then I wanted to update to latest data, so I repated the process. Next time I will start adding comments and messages. Big thanks for feedback.

Hey @proba1
Thanks for contributing on Utopian.
We’re already looking forward to your next contribution!

Contributing on Utopian
Learn how to contribute on our website or by watching this tutorial on Youtube.

Want to chat? Join us on Discord https://discord.gg/h52nFrV.

Vote for Utopian Witness!