Voting Slider and Scoring Slider Added to KnackSteem
Repository & Pull Requests
https://github.com/knacksteem/knacksteem https://github.com/knacksteem/knacksteem.org/pull/93 https://github.com/knacksteem/knacksteem.org/pull/101 https://github.com/knacksteem/knacksteem.org/pull/102
What is KnackSteem?
Knacksteem is an open source platform on the Steem blockchain that seeks to reward talents on a much broader scale, which eradicates partiality, and infuses transparency, on the blockchain. The initial goal of Steemit, which was to reward quality content was defeated in the sense that, creators of absolutely great content weren't recognized, and really cool talents were ignored. This major problem was the bane that stirred up the idea, creation, and finally, the development of Knacksteem. Talents and skills would never go unrecognized and unrewarded. The organization of Knacksteem makes this possible.
Source: https://steemit.com/knacksteem/@harry-heightz/knacksteem-the-new-den-of-talents-on-steem-blockchaingeneral-overview-and-personal-opinions-ideas-id-7dya4bjgagg
New Features - Implemented Voting Slider for Upvoting and Downvoting a Post
In my previous post I have only implemented Upvote and Downvote which will send 100% weight. So the task pending was to implement the Voting Slider, thus implemented the Voting Slider based on which the weight will be send for upvoting or downvoting as shown below.
Commits : https://github.com/knacksteem/knacksteem.org/pull/93/commits/43bce09677464c14e5314c7620a5495f36b1137d
New Features - Implemented Scoring Slider for Scoring Contributions by Moderators
We have used the same Voting Slider which we have used for Upvoting and Downvoting to score the Contributions for Moderators. This is actually better because then we do not have to recreate our component and use the same component.
Commits : https://github.com/knacksteem/knacksteem.org/pull/102/commits/b99b73c01407ec5672dc7b43b24e637dd252adf1
New Features - Showing KNT Tokens
Though it was a small feature but now users can see their KNT tokens from their profile
Commits : https://github.com/knacksteem/knacksteem.org/pull/101/commits/b59077333e4085bf7d83b3df604e4035dfb116cb
GitHub Account
https://github.com/codingdefined