create account

Steemgigs additional Feature Surpassinggoogle Segment by kizzbonez

View this thread on: hive.blogpeakd.comecency.com
· @kizzbonez · (edited)
$95.91
Steemgigs additional Feature Surpassinggoogle Segment
### Description
This Development contribution is in response to the 
task Request submitted by Steemgigs. According to the task request , I need to add a new steemgigs segment named surpassinggoogle. The 'surpassinggoogle' segment also should have a custom editor according their task request details.

### New Features
- New Segment (SurpassingGoogle Segment)
- New Custom Editor For SurpassingGoogle Sub Categories

### Additional Fixes
- Base64 image url to normal format url


### Details
Here is the image of the surpassing image segment that I have made.

![](https://i.imgur.com/vzvEGro.png)
(Note: Only Posts that have been made using the surpassinggoogle custom editor will be added on this segment )


If you click the View more button below the surpassinggoogle segment,It will take you to the category page of SurpassingGoogle. Just like the other category pages , you will see here all the gigs or contributions made by the surpassinggoogle editor from all subcategories.
![](https://i.imgur.com/7YMMM3f.png)

This is the surpassinggoogle page where you can see all sub categories and their details. Clicking the sub-category name will lead you to the custom editor.
![](https://i.imgur.com/Wv5yRyG.png)

This is the Surpassing Google Editor.You could create contributions , tutorials or motivation using this editor.
![](https://i.imgur.com/HIvsH8c.png)



### Commits

Here are the list of commits that i have created and updated to implement this feature.

Pull out request link: [https://github.com/steemgigs/steemgigs/pull/33](https://github.com/steemgigs/steemgigs/pull/33)

- [https://github.com/steemgigs/steemgigs/pull/33/commits/2f7926fa1faba4c89b66266eb8f79b699527546c](https://github.com/steemgigs/steemgigs/pull/33/commits/2f7926fa1faba4c89b66266eb8f79b699527546c)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/5b3c5ca359a5b54988a7eac60d18aa63ae6f4395](https://github.com/steemgigs/steemgigs/pull/33/commits/5b3c5ca359a5b54988a7eac60d18aa63ae6f4395) 
- [https://github.com/steemgigs/steemgigs/pull/33/commits/0f178fdd1c0a446fdd2fd032699ded19467f05f2](https://github.com/steemgigs/steemgigs/pull/33/commits/0f178fdd1c0a446fdd2fd032699ded19467f05f2)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/1131131f04e97035027ef0f0e7df05fbac7fc0ac](https://github.com/steemgigs/steemgigs/pull/33/commits/1131131f04e97035027ef0f0e7df05fbac7fc0ac)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/708cb907c6022193529d28eedbdd2ea9e95bde7c](https://github.com/steemgigs/steemgigs/pull/33/commits/708cb907c6022193529d28eedbdd2ea9e95bde7c)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/bf7e9ca3a8a818329bc30e40264f6c456132e0ee](https://github.com/steemgigs/steemgigs/pull/33/commits/bf7e9ca3a8a818329bc30e40264f6c456132e0ee)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/f52d6f23d99615b8b7aea6bb45af0914dda8d78a](https://github.com/steemgigs/steemgigs/pull/33/commits/f52d6f23d99615b8b7aea6bb45af0914dda8d78a)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/326bfcf9bd618475394a1fa96c16427e8997a9b1](https://github.com/steemgigs/steemgigs/pull/33/commits/326bfcf9bd618475394a1fa96c16427e8997a9b1)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/57d3d1076e149851702a785c1a1b8ddbce600f89](https://github.com/steemgigs/steemgigs/pull/33/commits/57d3d1076e149851702a785c1a1b8ddbce600f89)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/8b5f9f7920fde71fb2eff4ea1df08f45a236e8c3](https://github.com/steemgigs/steemgigs/pull/33/commits/8b5f9f7920fde71fb2eff4ea1df08f45a236e8c3)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/1651a7c927500a224d414adea12a1f6296797a98](https://github.com/steemgigs/steemgigs/pull/33/commits/1651a7c927500a224d414adea12a1f6296797a98)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/85896f8af2d51f3350f451ef370ad407dba99b79](https://github.com/steemgigs/steemgigs/pull/33/commits/85896f8af2d51f3350f451ef370ad407dba99b79)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/e934fbd3e242168c25c60d2af5284178bc25ea2d](https://github.com/steemgigs/steemgigs/pull/33/commits/e934fbd3e242168c25c60d2af5284178bc25ea2d)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/de6b4b46a43b32e53314943e622f5565e3a1fd48](https://github.com/steemgigs/steemgigs/pull/33/commits/de6b4b46a43b32e53314943e622f5565e3a1fd48)
- [https://github.com/steemgigs/steemgigs/pull/33/commits/117632983095ed2e2905479c5234b1f1770867c5](https://github.com/steemgigs/steemgigs/pull/33/commits/117632983095ed2e2905479c5234b1f1770867c5)


### Implementation

1.Adding Creating new category and subcategories for surpassinggoogle segment on src/main.js to add them to the navigation menu.

![](https://i.imgur.com/ejyEFic.png)



2.Updating category.vue page.I have also added condition so there are panels from the left side that will appear if the category is 'surpassinggoogle'.

    src/pages/platform/category.vue
![](https://i.imgur.com/au4N6Q6.png)

3.Add surpassinggoogle page to the route file .
![](https://i.imgur.com/x1RqguG.png)


4.Adding  src/pages/platform/surpassinggoogle.vue file for the surpassinggoogle page.

![](https://i.imgur.com/Wv5yRyG.png)

You can view here the full codes of the file surpassinggoogle.vue .
[https://github.com/steemgigs/steemgigs/pull/33/commits/5b3c5ca359a5b54988a7eac60d18aa63ae6f4395](https://github.com/steemgigs/steemgigs/pull/33/commits/5b3c5ca359a5b54988a7eac60d18aa63ae6f4395)

5.Adding  the custom editor file(src/pages/platform/newSurpassingGig.vue) for posting a new surpassinggoogle gig.
![](https://i.imgur.com/HIvsH8c.png)

View the file here newSurpassingGig.vue : [https://github.com/steemgigs/steemgigs/pull/33/commits/2f7926fa1faba4c89b66266eb8f79b699527546c](https://github.com/steemgigs/steemgigs/pull/33/commits/2f7926fa1faba4c89b66266eb8f79b699527546c)

6.Fetching the 'steemgigs_surpassinggoogle' type of post and display it to the surpassing google segment.

- adding `Api.fetchSurpassingGoogle()` on `src/pages/index.vue`.

![](https://i.imgur.com/Brc30P4.png)

- Added surpassingoogle to the store file
  ![](https://i.imgur.com/RAFOu0V.png)
Here is the Commit: [https://github.com/steemgigs/steemgigs/pull/33/commits/f52d6f23d99615b8b7aea6bb45af0914dda8d78a](https://github.com/steemgigs/steemgigs/pull/33/commits/f52d6f23d99615b8b7aea6bb45af0914dda8d78a)

- Finally Update the home.vue and create surpassing google segment.
![](https://i.imgur.com/SaCjTOZ.png)
You can see the full changes on codes on this commit:
[https://github.com/steemgigs/steemgigs/pull/33/commits/57d3d1076e149851702a785c1a1b8ddbce600f89](https://github.com/steemgigs/steemgigs/pull/33/commits/57d3d1076e149851702a785c1a1b8ddbce600f89)

**The SurpassingGoogle Segment**

![](https://i.imgur.com/BW2nvvj.png)

If you wan to view the PR just click the this link.
[https://github.com/steemgigs/steemgigs/pull/33/]

<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@kizzbonez/steemgigs-additional-feature-surpassinggoogle-segment">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 191 others
properties (23)
authorkizzbonez
permlinksteemgigs-additional-feature-surpassinggoogle-segment
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":122465927,"name":"steemgigs","full_name":"steemgigs/steemgigs","html_url":"https://github.com/steemgigs/steemgigs","fork":false,"owner":{"login":"steemgigs"}},"pullRequests":[{"url":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33","id":178671006,"html_url":"https://github.com/steemgigs/steemgigs/pull/33","diff_url":"https://github.com/steemgigs/steemgigs/pull/33.diff","patch_url":"https://github.com/steemgigs/steemgigs/pull/33.patch","issue_url":"https://api.github.com/repos/steemgigs/steemgigs/issues/33","number":33,"state":"closed","locked":false,"title":"New feature and image upload fixes in response to Task Request of surpassinggoogle","user":{"login":"kizzbonez","id":17284039,"avatar_url":"https://avatars0.githubusercontent.com/u/17284039?v=4","gravatar_id":"","url":"https://api.github.com/users/kizzbonez","html_url":"https://github.com/kizzbonez","followers_url":"https://api.github.com/users/kizzbonez/followers","following_url":"https://api.github.com/users/kizzbonez/following{/other_user}","gists_url":"https://api.github.com/users/kizzbonez/gists{/gist_id}","starred_url":"https://api.github.com/users/kizzbonez/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kizzbonez/subscriptions","organizations_url":"https://api.github.com/users/kizzbonez/orgs","repos_url":"https://api.github.com/users/kizzbonez/repos","events_url":"https://api.github.com/users/kizzbonez/events{/privacy}","received_events_url":"https://api.github.com/users/kizzbonez/received_events","type":"User","site_admin":false},"body":"Feature(s) Added\r\n-Added SurpassingGoogle Segment\r\n-Added Custom Editor For Surpassing Google Subcategories\r\n\r\nFixes\r\n-Image upload using the editors of create new gig, custom request and surpassinggoogle is now giving normal url format.","created_at":"2018-03-31T07:38:09Z","updated_at":"2018-04-01T04:37:28Z","closed_at":"2018-04-01T04:37:28Z","merged_at":"2018-04-01T04:37:28Z","merge_commit_sha":"cb5bcea88589eef5587029d800233a155d076bf1","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"commits_url":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33/commits","review_comments_url":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33/comments","review_comment_url":"https://api.github.com/repos/steemgigs/steemgigs/pulls/comments{/number}","comments_url":"https://api.github.com/repos/steemgigs/steemgigs/issues/33/comments","statuses_url":"https://api.github.com/repos/steemgigs/steemgigs/statuses/e84acd50021b97b3373d3d7ea90bf494c6b0fda1","head":{"label":"kizzbonez:kizzbonez-patch-2","ref":"kizzbonez-patch-2","sha":"e84acd50021b97b3373d3d7ea90bf494c6b0fda1","user":{"login":"kizzbonez","id":17284039,"avatar_url":"https://avatars0.githubusercontent.com/u/17284039?v=4","gravatar_id":"","url":"https://api.github.com/users/kizzbonez","html_url":"https://github.com/kizzbonez","followers_url":"https://api.github.com/users/kizzbonez/followers","following_url":"https://api.github.com/users/kizzbonez/following{/other_user}","gists_url":"https://api.github.com/users/kizzbonez/gists{/gist_id}","starred_url":"https://api.github.com/users/kizzbonez/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kizzbonez/subscriptions","organizations_url":"https://api.github.com/users/kizzbonez/orgs","repos_url":"https://api.github.com/users/kizzbonez/repos","events_url":"https://api.github.com/users/kizzbonez/events{/privacy}","received_events_url":"https://api.github.com/users/kizzbonez/received_events","type":"User","site_admin":false},"repo":{"id":126001835,"name":"steemgigs","full_name":"kizzbonez/steemgigs","owner":{"login":"kizzbonez","id":17284039,"avatar_url":"https://avatars0.githubusercontent.com/u/17284039?v=4","gravatar_id":"","url":"https://api.github.com/users/kizzbonez","html_url":"https://github.com/kizzbonez","followers_url":"https://api.github.com/users/kizzbonez/followers","following_url":"https://api.github.com/users/kizzbonez/following{/other_user}","gists_url":"https://api.github.com/users/kizzbonez/gists{/gist_id}","starred_url":"https://api.github.com/users/kizzbonez/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kizzbonez/subscriptions","organizations_url":"https://api.github.com/users/kizzbonez/orgs","repos_url":"https://api.github.com/users/kizzbonez/repos","events_url":"https://api.github.com/users/kizzbonez/events{/privacy}","received_events_url":"https://api.github.com/users/kizzbonez/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/kizzbonez/steemgigs","description":null,"fork":true,"url":"https://api.github.com/repos/kizzbonez/steemgigs","forks_url":"https://api.github.com/repos/kizzbonez/steemgigs/forks","keys_url":"https://api.github.com/repos/kizzbonez/steemgigs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/kizzbonez/steemgigs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/kizzbonez/steemgigs/teams","hooks_url":"https://api.github.com/repos/kizzbonez/steemgigs/hooks","issue_events_url":"https://api.github.com/repos/kizzbonez/steemgigs/issues/events{/number}","events_url":"https://api.github.com/repos/kizzbonez/steemgigs/events","assignees_url":"https://api.github.com/repos/kizzbonez/steemgigs/assignees{/user}","branches_url":"https://api.github.com/repos/kizzbonez/steemgigs/branches{/branch}","tags_url":"https://api.github.com/repos/kizzbonez/steemgigs/tags","blobs_url":"https://api.github.com/repos/kizzbonez/steemgigs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/kizzbonez/steemgigs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/kizzbonez/steemgigs/git/refs{/sha}","trees_url":"https://api.github.com/repos/kizzbonez/steemgigs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/kizzbonez/steemgigs/statuses/{sha}","languages_url":"https://api.github.com/repos/kizzbonez/steemgigs/languages","stargazers_url":"https://api.github.com/repos/kizzbonez/steemgigs/stargazers","contributors_url":"https://api.github.com/repos/kizzbonez/steemgigs/contributors","subscribers_url":"https://api.github.com/repos/kizzbonez/steemgigs/subscribers","subscription_url":"https://api.github.com/repos/kizzbonez/steemgigs/subscription","commits_url":"https://api.github.com/repos/kizzbonez/steemgigs/commits{/sha}","git_commits_url":"https://api.github.com/repos/kizzbonez/steemgigs/git/commits{/sha}","comments_url":"https://api.github.com/repos/kizzbonez/steemgigs/comments{/number}","issue_comment_url":"https://api.github.com/repos/kizzbonez/steemgigs/issues/comments{/number}","contents_url":"https://api.github.com/repos/kizzbonez/steemgigs/contents/{+path}","compare_url":"https://api.github.com/repos/kizzbonez/steemgigs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/kizzbonez/steemgigs/merges","archive_url":"https://api.github.com/repos/kizzbonez/steemgigs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/kizzbonez/steemgigs/downloads","issues_url":"https://api.github.com/repos/kizzbonez/steemgigs/issues{/number}","pulls_url":"https://api.github.com/repos/kizzbonez/steemgigs/pulls{/number}","milestones_url":"https://api.github.com/repos/kizzbonez/steemgigs/milestones{/number}","notifications_url":"https://api.github.com/repos/kizzbonez/steemgigs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/kizzbonez/steemgigs/labels{/name}","releases_url":"https://api.github.com/repos/kizzbonez/steemgigs/releases{/id}","deployments_url":"https://api.github.com/repos/kizzbonez/steemgigs/deployments","created_at":"2018-03-20T10:40:51Z","updated_at":"2018-03-31T12:17:52Z","pushed_at":"2018-04-01T04:37:05Z","git_url":"git://github.com/kizzbonez/steemgigs.git","ssh_url":"git@github.com:kizzbonez/steemgigs.git","clone_url":"https://github.com/kizzbonez/steemgigs.git","svn_url":"https://github.com/kizzbonez/steemgigs","homepage":null,"size":5474,"stargazers_count":0,"watchers_count":0,"language":"Vue","has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"other","name":"Other","spdx_id":null,"url":null},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"base":{"label":"steemgigs:master","ref":"master","sha":"f8b9c9f9b5face1fccf1a3b7151d96d056755975","user":{"login":"steemgigs","id":33357265,"avatar_url":"https://avatars0.githubusercontent.com/u/33357265?v=4","gravatar_id":"","url":"https://api.github.com/users/steemgigs","html_url":"https://github.com/steemgigs","followers_url":"https://api.github.com/users/steemgigs/followers","following_url":"https://api.github.com/users/steemgigs/following{/other_user}","gists_url":"https://api.github.com/users/steemgigs/gists{/gist_id}","starred_url":"https://api.github.com/users/steemgigs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemgigs/subscriptions","organizations_url":"https://api.github.com/users/steemgigs/orgs","repos_url":"https://api.github.com/users/steemgigs/repos","events_url":"https://api.github.com/users/steemgigs/events{/privacy}","received_events_url":"https://api.github.com/users/steemgigs/received_events","type":"Organization","site_admin":false},"repo":{"id":122465927,"name":"steemgigs","full_name":"steemgigs/steemgigs","owner":{"login":"steemgigs","id":33357265,"avatar_url":"https://avatars0.githubusercontent.com/u/33357265?v=4","gravatar_id":"","url":"https://api.github.com/users/steemgigs","html_url":"https://github.com/steemgigs","followers_url":"https://api.github.com/users/steemgigs/followers","following_url":"https://api.github.com/users/steemgigs/following{/other_user}","gists_url":"https://api.github.com/users/steemgigs/gists{/gist_id}","starred_url":"https://api.github.com/users/steemgigs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemgigs/subscriptions","organizations_url":"https://api.github.com/users/steemgigs/orgs","repos_url":"https://api.github.com/users/steemgigs/repos","events_url":"https://api.github.com/users/steemgigs/events{/privacy}","received_events_url":"https://api.github.com/users/steemgigs/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemgigs/steemgigs","description":"A website built on the steem protocol, that allows you to offer your talents, craft, skill, expertise etc as \"a service\" in exchange for steem, SBD, Steem Power etc Down the road, we will also looking to creating avenues to exchange","fork":false,"url":"https://api.github.com/repos/steemgigs/steemgigs","forks_url":"https://api.github.com/repos/steemgigs/steemgigs/forks","keys_url":"https://api.github.com/repos/steemgigs/steemgigs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemgigs/steemgigs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemgigs/steemgigs/teams","hooks_url":"https://api.github.com/repos/steemgigs/steemgigs/hooks","issue_events_url":"https://api.github.com/repos/steemgigs/steemgigs/issues/events{/number}","events_url":"https://api.github.com/repos/steemgigs/steemgigs/events","assignees_url":"https://api.github.com/repos/steemgigs/steemgigs/assignees{/user}","branches_url":"https://api.github.com/repos/steemgigs/steemgigs/branches{/branch}","tags_url":"https://api.github.com/repos/steemgigs/steemgigs/tags","blobs_url":"https://api.github.com/repos/steemgigs/steemgigs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemgigs/steemgigs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemgigs/steemgigs/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemgigs/steemgigs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemgigs/steemgigs/statuses/{sha}","languages_url":"https://api.github.com/repos/steemgigs/steemgigs/languages","stargazers_url":"https://api.github.com/repos/steemgigs/steemgigs/stargazers","contributors_url":"https://api.github.com/repos/steemgigs/steemgigs/contributors","subscribers_url":"https://api.github.com/repos/steemgigs/steemgigs/subscribers","subscription_url":"https://api.github.com/repos/steemgigs/steemgigs/subscription","commits_url":"https://api.github.com/repos/steemgigs/steemgigs/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemgigs/steemgigs/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemgigs/steemgigs/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemgigs/steemgigs/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemgigs/steemgigs/contents/{+path}","compare_url":"https://api.github.com/repos/steemgigs/steemgigs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemgigs/steemgigs/merges","archive_url":"https://api.github.com/repos/steemgigs/steemgigs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemgigs/steemgigs/downloads","issues_url":"https://api.github.com/repos/steemgigs/steemgigs/issues{/number}","pulls_url":"https://api.github.com/repos/steemgigs/steemgigs/pulls{/number}","milestones_url":"https://api.github.com/repos/steemgigs/steemgigs/milestones{/number}","notifications_url":"https://api.github.com/repos/steemgigs/steemgigs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemgigs/steemgigs/labels{/name}","releases_url":"https://api.github.com/repos/steemgigs/steemgigs/releases{/id}","deployments_url":"https://api.github.com/repos/steemgigs/steemgigs/deployments","created_at":"2018-02-22T10:47:49Z","updated_at":"2018-04-01T04:37:31Z","pushed_at":"2018-04-01T04:42:15Z","git_url":"git://github.com/steemgigs/steemgigs.git","ssh_url":"git@github.com:steemgigs/steemgigs.git","clone_url":"https://github.com/steemgigs/steemgigs.git","svn_url":"https://github.com/steemgigs/steemgigs","homepage":"https://steemgigs.org","size":5409,"stargazers_count":8,"watchers_count":8,"language":"Vue","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":13,"mirror_url":null,"archived":false,"open_issues_count":15,"license":{"key":"other","name":"Other","spdx_id":null,"url":null},"forks":13,"open_issues":15,"watchers":8,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33"},"html":{"href":"https://github.com/steemgigs/steemgigs/pull/33"},"issue":{"href":"https://api.github.com/repos/steemgigs/steemgigs/issues/33"},"comments":{"href":"https://api.github.com/repos/steemgigs/steemgigs/issues/33/comments"},"review_comments":{"href":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33/comments"},"review_comment":{"href":"https://api.github.com/repos/steemgigs/steemgigs/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/steemgigs/steemgigs/pulls/33/commits"},"statuses":{"href":"https://api.github.com/repos/steemgigs/steemgigs/statuses/e84acd50021b97b3373d3d7ea90bf494c6b0fda1"}},"author_association":"CONTRIBUTOR"}],"platform":"github","type":"development","tags":["utopian-io","steemgigs","steemph-antipolo","steemph","vuejs"],"links":["https://github.com/steemgigs/steemgigs/pull/33","https://github.com/steemgigs/steemgigs/pull/33/commits/2f7926fa1faba4c89b66266eb8f79b699527546c","https://github.com/steemgigs/steemgigs/pull/33/commits/5b3c5ca359a5b54988a7eac60d18aa63ae6f4395","https://github.com/steemgigs/steemgigs/pull/33/commits/0f178fdd1c0a446fdd2fd032699ded19467f05f2","https://github.com/steemgigs/steemgigs/pull/33/commits/1131131f04e97035027ef0f0e7df05fbac7fc0ac","https://github.com/steemgigs/steemgigs/pull/33/commits/708cb907c6022193529d28eedbdd2ea9e95bde7c","https://github.com/steemgigs/steemgigs/pull/33/commits/bf7e9ca3a8a818329bc30e40264f6c456132e0ee","https://github.com/steemgigs/steemgigs/pull/33/commits/f52d6f23d99615b8b7aea6bb45af0914dda8d78a","https://github.com/steemgigs/steemgigs/pull/33/commits/326bfcf9bd618475394a1fa96c16427e8997a9b1","https://github.com/steemgigs/steemgigs/pull/33/commits/57d3d1076e149851702a785c1a1b8ddbce600f89","https://github.com/steemgigs/steemgigs/pull/33/commits/8b5f9f7920fde71fb2eff4ea1df08f45a236e8c3","https://github.com/steemgigs/steemgigs/pull/33/commits/1651a7c927500a224d414adea12a1f6296797a98","https://github.com/steemgigs/steemgigs/pull/33/commits/85896f8af2d51f3350f451ef370ad407dba99b79","https://github.com/steemgigs/steemgigs/pull/33/commits/e934fbd3e242168c25c60d2af5284178bc25ea2d","https://github.com/steemgigs/steemgigs/pull/33/commits/de6b4b46a43b32e53314943e622f5565e3a1fd48","https://github.com/steemgigs/steemgigs/pull/33/commits/117632983095ed2e2905479c5234b1f1770867c5"],"moderator":{"account":"vladimir-simovic","time":"2018-04-02T18:55:49.362Z","reviewed":true,"pending":false,"flagged":false},"questions":[{"question":"Is the project description formal?","answers":[{"value":"Yes it’s straight to the point","selected":true,"score":10},{"value":"Need more description ","selected":false,"score":5},{"value":"Not too descriptive","selected":false,"score":0}],"selected":0},{"question":"Is the language / grammar correct?","answers":[{"value":"Yes","selected":true,"score":20},{"value":"A few mistakes","selected":false,"score":10},{"value":"It's pretty bad","selected":false,"score":0}],"selected":0},{"question":"Was the template followed?","answers":[{"value":"Yes","selected":true,"score":10},{"value":"Partially","selected":false,"score":5},{"value":"No","selected":false,"score":0}],"selected":0},{"question":"How do you rate the amount of work?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":true,"score":16},{"value":"Medium","selected":false,"score":12},{"value":"Low","selected":false,"score":7},{"value":"Very Low","selected":false,"score":3}],"selected":1},{"question":"How do you rate the impact on the Project?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":false,"score":16},{"value":"Medium","selected":true,"score":12},{"value":"Low","selected":false,"score":7},{"value":"Very Low","selected":false,"score":3}],"selected":2}],"score":49}"
created2018-04-01 05:37:18
last_update2018-04-02 18:55:48
depth0
children20
last_payout2018-04-08 05:37:18
cashout_time1969-12-31 23:59:59
total_payout_value66.527 HBD
curator_payout_value29.383 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length7,065
author_reputation6,622,714,362,560
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,727,375
net_rshares40,466,032,714,036
author_curate_reward""
vote details (255)
@alfren ·
Wow you can contribute this to steemgigs.
πŸ‘  
properties (23)
authoralfren
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t091033217z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 09:10:39
last_update2018-04-01 09:10:39
depth1
children1
last_payout2018-04-08 09:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation2,822,786,990,858
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,748,803
net_rshares792,038,524
author_curate_reward""
vote details (1)
@steemgigs ·
There was a task request
properties (22)
authorsteemgigs
permlinkre-alfren-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180402t011827556z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-02 01:18:30
last_update2018-04-02 01:18:30
depth2
children0
last_payout2018-04-09 01:18:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation9,342,608,413,578
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,847,342
net_rshares0
@cheetah ·
Hi! I am a robot. I just upvoted you! I found similar content that readers might be interested in:
https://steemit.com/utopian-io/@steemgigs/task-request-add-a-new-segment-to-the-steemgigs-homepage-along-with-specialized-editors-categorization-etc
properties (22)
authorcheetah
permlinkcheetah-re-kizzbonezsteemgigs-additional-feature-surpassinggoogle-segment
categoryutopian-io
json_metadata""
created2018-04-02 18:56:09
last_update2018-04-02 18:56:09
depth1
children0
last_payout2018-04-09 18:56:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length247
author_reputation942,693,160,055,713
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,984,433
net_rshares0
@cyprianj ·
That's a great improvement..... It just gets better each day
properties (22)
authorcyprianj
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t124103042z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 12:41:06
last_update2018-04-01 12:41:06
depth1
children0
last_payout2018-04-08 12:41:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation75,398,556,172,423
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,771,085
net_rshares0
@esdee ·
Congrats to u @kizzbonez. Ur contribution is worth something! ;)
properties (22)
authoresdee
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180403t120055186z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["kizzbonez"],"app":"steemit/0.1"}
created2018-04-03 12:00:57
last_update2018-04-03 12:00:57
depth1
children0
last_payout2018-04-10 12:00:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation114,210,652,759
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,105,994
net_rshares0
@hiranur ·
Thank you so much for sharing,
πŸ‘  
properties (23)
authorhiranur
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t053921260z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 05:39:27
last_update2018-04-01 05:39:27
depth1
children0
last_payout2018-04-08 05:39:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length30
author_reputation-95,999,509,323
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,727,557
net_rshares600,994,390
author_curate_reward""
vote details (1)
@hisxrael ·
Thanks for the post
properties (22)
authorhisxrael
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t080328297z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 08:03:39
last_update2018-04-01 08:03:39
depth1
children0
last_payout2018-04-08 08:03:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation365,937,814,208
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,742,206
net_rshares0
@omotundegirls ·
Wow! Awesome work @kizzbonez! it must have taken a great deal of time and dedication.
πŸ‘  
properties (23)
authoromotundegirls
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180403t030723602z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["kizzbonez"],"app":"steemit/0.1"}
created2018-04-03 03:07:33
last_update2018-04-03 03:07:33
depth1
children0
last_payout2018-04-10 03:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation3,649,995,651,139
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,040,331
net_rshares1,056,042,203
author_curate_reward""
vote details (1)
@rehenuma ·
great work @kizzbonez. i wish you very best of luck. keep going dear. @steemgigs is the best platform for you so always keep touch with @steemgigs
πŸ‘  ,
properties (23)
authorrehenuma
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t090144718z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["kizzbonez","steemgigs"],"app":"steemit/0.1"}
created2018-04-01 09:01:51
last_update2018-04-01 09:01:51
depth1
children4
last_payout2018-04-08 09:01:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length146
author_reputation605,322,909,819
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,747,989
net_rshares1,132,040,517
author_curate_reward""
vote details (2)
@kizzbonez ·
Thank you so much .. I will do my best again to contribute more.
properties (22)
authorkizzbonez
permlinkre-rehenuma-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t125220156z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 12:52:18
last_update2018-04-01 12:52:18
depth2
children2
last_payout2018-04-08 12:52:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation6,622,714,362,560
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,772,444
net_rshares0
@rehenuma ·
great. keep it up.
properties (22)
authorrehenuma
permlinkre-kizzbonez-re-rehenuma-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t131443137z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 13:14:48
last_update2018-04-01 13:14:48
depth3
children0
last_payout2018-04-08 13:14:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation605,322,909,819
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,775,394
net_rshares0
@rubelrahman ·
best of luck
properties (22)
authorrubelrahman
permlinkre-kizzbonez-re-rehenuma-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t131831598z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 13:18:33
last_update2018-04-01 13:18:33
depth3
children0
last_payout2018-04-08 13:18:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length12
author_reputation614,076,499,489
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,775,948
net_rshares0
@rubelrahman ·
agree with you. its a great a great work.
properties (22)
authorrubelrahman
permlinkre-rehenuma-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180401t093144157z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-01 09:31:48
last_update2018-04-01 09:31:48
depth2
children0
last_payout2018-04-08 09:31:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length41
author_reputation614,076,499,489
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,751,043
net_rshares0
@shohana1 ·
@kizzbonez i appreciate the commitment, good luck for your goals
πŸ‘  
properties (23)
authorshohana1
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180402t151703949z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["kizzbonez"],"app":"steemit/0.1"}
created2018-04-02 15:17:03
last_update2018-04-02 15:17:03
depth1
children0
last_payout2018-04-09 15:17:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation75,357,217,090,889
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,951,298
net_rshares1,947,496,325
author_curate_reward""
vote details (1)
@steemph.antipolo ·
$0.85
This great contribution for steemgigs was approved by utopian moderator means a lot, you are doing great job for steemigigs, I left an upvote with this post congrats @kizzbonez. :D
πŸ‘  
properties (23)
authorsteemph.antipolo
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180407t052956221z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["kizzbonez"],"app":"steemit/0.1"}
created2018-04-07 05:29:57
last_update2018-04-07 05:29:57
depth1
children0
last_payout2018-04-14 05:29:57
cashout_time1969-12-31 23:59:59
total_payout_value0.636 HBD
curator_payout_value0.211 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length180
author_reputation9,069,802,431,040
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,770,510
net_rshares224,969,654,296
author_curate_reward""
vote details (1)
@utopian-io ·
### Hey @kizzbonez I am @utopian-io. I have just upvoted you!
#### Achievements
- Seems like you contribute quite often. AMAZING!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
properties (22)
authorutopian-io
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180403t001154551z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-04-03 00:11:57
last_update2018-04-03 00:11:57
depth1
children0
last_payout2018-04-10 00:11:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,007
author_reputation152,955,367,999,756
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,020,983
net_rshares0
@vladimir-simovic ·
$2.95
Thank you for the contribution. It has been approved.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
πŸ‘  ,
properties (23)
authorvladimir-simovic
permlinkre-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180402t185913558z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-04-02 18:59:15
last_update2018-04-02 18:59:15
depth1
children3
last_payout2018-04-09 18:59:15
cashout_time1969-12-31 23:59:59
total_payout_value2.218 HBD
curator_payout_value0.735 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation56,930,790,558,862
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,984,801
net_rshares965,087,766,118
author_curate_reward""
vote details (2)
@kizzbonez ·
Thank you so much for approving my contribution.
properties (22)
authorkizzbonez
permlinkre-vladimir-simovic-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180403t010632393z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-04-03 01:06:33
last_update2018-04-03 01:06:33
depth2
children0
last_payout2018-04-10 01:06:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation6,622,714,362,560
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,026,669
net_rshares0
@surpassinggoogle ·
$0.19
Thank you alot. So valued.
πŸ‘  
properties (23)
authorsurpassinggoogle
permlinkre-vladimir-simovic-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180402t222820420z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-04-02 22:28:21
last_update2018-04-02 22:28:21
depth2
children0
last_payout2018-04-09 22:28:21
cashout_time1969-12-31 23:59:59
total_payout_value0.179 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation527,661,560,108,742
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,010,094
net_rshares63,384,328,999
author_curate_reward""
vote details (1)
@utopian.tip ·
Hey @vladimir-simovic, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
properties (22)
authorutopian.tip
permlinkre-re-kizzbonez-steemgigs-additional-feature-surpassinggoogle-segment-20180402t185913558z-20180403t080353
categoryutopian-io
json_metadata""
created2018-04-03 08:03:54
last_update2018-04-03 08:03:54
depth2
children0
last_payout2018-04-10 08:03:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length166
author_reputation238,310,597,885
root_title"Steemgigs additional Feature Surpassinggoogle Segment"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id48,076,351
net_rshares0