Organic Posts in Steemit Trending List - Tags Selection added
New Features
Selection of TAG's added
Before :
Only trending posts that didn't use bid-bots were shown. No TAG selection was possible.
After :
A drop-down menu is added to the project.
With this menu, the user can select the organic posts with certain tags.
Implementation
Reading the active tags from steem block-chain and assigning these values to the drop-down menu
100 trending tags are read and the tag names are put in the array TAGS.
Then, these values are assigned to the drop-down menu as options.
Using the selected values as input parameter
The selected value is sent to Start(val) function.
Default value is ALL that reads all the tags together.
TAG selection and recalculation
if user changes TAG selection, the Restart function cleans the divs and makes the calculation again with the selected TAG value.
Connect
@FireDream - Steemit
@firedream#3528 - Discord
Links
Organic_Trending_Tool : https://steemcash.neocities.org/organic.html
GitHub : https://github.com/firedreamgames/steemit_trending_organic
Proof of Work
Posted on Utopian.io - Rewarding Open Source Contributors