Organic Posts in Steemit Trending List - Tags Selection added

Words
171
Reading
1 min
Listen
Play
8y

New Features

Selection of TAG's added

  • Before :

Only trending posts that didn't use bid-bots were shown. No TAG selection was possible.

image.png

  • After :

A drop-down menu is added to the project.
With this menu, the user can select the organic posts with certain tags.

image.png

Implementation

  • Reading the active tags from steem block-chain and assigning these values to the drop-down menu

image.png

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

image.png

The selected value is sent to Start(val) function.
Default value is ALL that reads all the tags together.

  • TAG selection and recalculation

image.png

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@firedream#3528 - Discord

Links

Organic_Trending_Tool : https://steemcash.neocities.org/organic.html

GitHub : https://github.com/firedreamgames/steemit_trending_organic

Proof of Work

image.png



Posted on Utopian.io - Rewarding Open Source Contributors

Organic Posts in Steemit Trending List - Tags Selection added | Ecency