### Repository https://github.com/olatundeee/projecteer ### About Projecteer *Projecteer is a project/task/content management tool that can be used by creative teams to keep track of projects and various tasks under the project*. *The idea behind projecteer is to create a platform for communities and remote teams where they can collaborate, undertake and execute different projects*. **Projecteer aims to create an environment where** - *team members can be assigned tasks at the discretion of the team lead users can join or get invited to teams that are open to accepting new members and collaborate on projects by completing tasks with team members* - *team members can communicate and keep themselves updated on the progress of their projects* - *users can add, modify and remove projects /tasks* - *users can share their thoughts and opinions about projects /brands either personal/ not personal*. - *Users will be able to add unlimited number of projects and tasks under each project*. ### Proposed Features **The proposed features for the first release of projecteer include** - *Project management interface where users can add/edit/view/delete projects* - *Task management interface where users can add new tasks to a particular project, edit existing tasks, view a task and delete a task* - *User management including login, signup, role management, user profile area(includes adding, editing and viewing user profiles)* - *Team management area where users can create teams, apply to join team, be accepted into teams, delegate tasks to team members, apply to complete an undelegated task, mark delegated tasks as complete, choose a team lead for the project, view and edit team information* - *Community management interface where users can publish task reports to talk about completed tasks, publish project updates to inform community members of progress involving the project, publish and comment on blog posts about projects, brands or any accepted category of topics*. - *Integration of the community interface with the steem blockchain so users and team members can get rewarded when they publish project updates, task requests, task reports, blogs, articles and other content*. - *Private chat area where users can communicate privately*. ### Current Updates Previously, I added a feature that allows only the users with the administrator role the exclusive privilege of accessing the list of other users on the platform. Administrators can view a list of all users from the user-list page. In this update, I have added other functionalities that allow the administrator to be able to access more specific data about every user from the user list page. From the user list page the administrator can view each user profile and projects for one particular user. #### Admin View User Profile From the user list component if the currently logged in user clicks on the button that says `profile`, the chosen user's profile details will come up. The profile data is displayed from `admin-view-profile`component and uses the same interface as the initial `profile` component. In `admin-view-profile.component.ts`, upon component initialization a call to `user.service.ts` is made and `adminViewProfile` runs.  `adminViewProfile` takes two parameters `userId` and `username` whose values are the unique id and username of the chosen user from the user list. `adminViewProfile` then sends a http request to the backend which returns all profile details for the user whose details were sent in the request body.  .gif) #### Admin View User Projects From the user list, the administrator also has the opportunity to view lists of projects added by any of the users on the user list. Clicking on `projects` button will navigate the interface to a page powered by `admin-view-projects` component where they can view a list of projects added by a particular user. In `admin-view-projects.component.ts`, upon component initialization a call is made to `projects.service.ts` and the function `getAllUserProjects()` runs.  `getAllUserProjects` accepts one argument whose value is the `id` of the chosen user from the user list. In `projects.service.ts`, `getAllUserProjects` sends a http request to the backend to return a list of all projects attached to a particular user `id` which is sent in through the request body.  .gif) #### Admin View Project Details From `admin-view-projects` interface administrators can view the details of any project by clicking on the `details` button assigned to each project. When the button is clicked the app navigates to the project details page and displays data about the chosen project. In `admin-view-projects.component.ts` upon clicking `details`, `viewProject` runs. `viewProject` accepts one argument which is an object containing all information related to the chosen project, the object data is then further stored in local storage after which the router module navigates to `project-details` page to display the data about the chosen project.   .gif) #### Admin View Project Tasks From `admin-view-projects` interface the administrator can view the list of tasks registered with any particular project. When `view tasks` button is clicked in the `admin-view-projects`interface, `viewTasks` runs in `admin-view-projects.component.ts`. `viewTasks` takes a single argument whose value is an object containing all information relating to the chosen project. From the project object the project name and project id are stored in local storage and finally the the router navigates to `view-all-tasks` component where all tasks relating to a particular project can be viewed.  .gif) #### Admin View Project Team Details In `admin-view-projects` the administrator has the option to view details about the team associated with a project by clicking the `team` button to navigate to the team details page. On click, the function `viewTeam` runs and it accepts one argument whose value is an object containing all information about the chosen project. From the object the project `id` is retrieved and stored in local storage after which the router navigates to the`admin-view-team` component.  In `admin-view-team.component.ts`, upon initialization a call is made to `teams.service.ts` which in turn runs the function `getProjectTeam`.  In `teams.service.ts` the chosen project `id` is retrieved from local storage and a http request is made to the backend with the project `id` as request body in order to return details about the team that is related to the sent project `id`.  .gif) #### Team Members List Every user can view the list of team members that has joined a project team. In order to view the list of team members a user has to navigate to the `team-details` page and click on the button `team members`. On the `team-details` page when the user clicks `team members`the router will navigate to `team-members` component. In `team-members.component.ts` upon initialization the `name` and `id`of the current team will be retrieved from local storage. A call is then made to `teams.service.ts` which runs the function `getTeamMembers` which in turn returns a list of team members for the currently logged team.  In `teams.service.ts`, `getTeamMembers` accepts two arguments whose values are the `name` and `id`of the current team then makes an api call to the backend which returns a response containing an array of team members that will be displayed.  .gif) #### Commits - https://github.com/olatundeee/projecteer/pull/26 - https://github.com/olatundeee/projecteer/pull/27 - https://github.com/olatundeee/projecteer/pull/28 - https://github.com/olatundeee/projecteer/pull/29 - https://github.com/olatundeee/projecteer/pull/30 - https://github.com/olatundeee/projecteer/pull/31 - https://github.com/olatundeee/projecteer/pull/32 You can read earlier updates on Projecteer by visiting the following links - https://steemit.com/utopian-io/@gotgame/project-introduction-projecteer-an-awesome-project-management-tool-for-remote-teams-and-creatives - https://steemit.com/utopian-io/@gotgame/projecteer-update-user-registration-authentication-add-new-team-view-team-details - https://steemit.com/utopian-io/@gotgame/pr - https://steemit.com/utopian-io/@gotgame/projecteer-update-view-user-list-add-view-edit-user-profile --- ##### <sub> **Sponsored ( Powered by [dclick](https://www.dclick.io) )** </sub> [](https://api.dclick.io/v1/c?x=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjIjoiZ290Z2FtZSIsInMiOiJwcm9qZWN0ZWVyLXVwZGF0ZS1hZG1pbi12aWV3LXVzZXItcHJvZmlsZS1wcm9qZWN0cy10YXNrcy10ZWFtcy1hbmQtdXNlcnMtdmlldy10ZWFtLW1lbWJlcnMtbGlzdCIsImEiOlsiaS0zNTUiXSwidXJsIjoiaHR0cDovL2RlY2VudHJhbGl6ZWRkZXNpZ24uY29tIiwiaWF0IjoxNTU4NDI5NDM0LCJleHAiOjE4NzM3ODk0MzR9.eIFVH9RBtRu-hGo3mOYaaneM3k-G-dxBUECFZWSXgFM)
author | gotgame |
---|---|
permlink | projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list |
category | utopian-io |
json_metadata | {"tags":["utopian-io","development","projecteer","steem","steemdev"],"image":["https://cdn.steemitimages.com/DQmXuaw4nyDrt2UshqU1e4Jyc3RddMA4KjfjHNtrNtJPxMX/projecteer-update-4-1.PNG","https://cdn.steemitimages.com/DQmfHuQULhCtRe9XMLyYv8BtsgTeuCuYj7frRDAZ3SJcUmw/projecteer-update-4-2.PNG","https://cdn.steemitimages.com/DQmRpbdHw8Zfhg1aWE8UFgK9oSmb1CckgcWhVmcExGSJ16o/Webp.net-gifmaker%20(12).gif","https://cdn.steemitimages.com/DQmc7DRadwuk2jdfZ4JGCP651cgcsfaZagYLNi5PLoVP5QS/projecteer-update-4-6.PNG","https://cdn.steemitimages.com/DQmTu6cfm6kaC9JRSkafsx98DMcfRdxMinwURkMot8r2HRA/projecteer-update-4-7.PNG","https://cdn.steemitimages.com/DQmTBSARbrcBG7EDCHUMturV2BE4EHFc16khE4B8Zm1CKrJ/Webp.net-gifmaker%20(14).gif","https://cdn.steemitimages.com/DQmXVZRd457acxKehQjb2SUaYqowJ3jEVSQpGnRGQxwzbyp/projecteer-update-4-9.PNG","https://cdn.steemitimages.com/DQmPK9HFmpCX8YQwrM3mEJk3NAfe1MgtHjHpWSL7GpZ4MkN/projecteer-update-4-10.PNG","https://cdn.steemitimages.com/DQmZbiiuX6sfybcRiHp4JJfKzv8PxqKfqdRUw8QtN2ydSYU/Webp.net-gifmaker%20(15).gif","https://cdn.steemitimages.com/DQmUcG4vbCQcsT97kbMpW2VBhCQSNrDp2UnFM3VPQxLcGWa/projecteer-update-4-14.PNG","https://cdn.steemitimages.com/DQmbnFmjcFtZxTDmyvTMwkEjNdA8tkvG5WMr1xvxrgzHfue/Webp.net-gifmaker%20(16).gif","https://cdn.steemitimages.com/DQmbc83L2iUaHt16emrcQ8ZUFZg5mb1X7tGH63Lu1tsn5dR/projecteer-update-4-16.PNG","https://cdn.steemitimages.com/DQmZbSfiuuHWKa6uLKrp2zm6Uttzo3CBSm6UVxh46gKkB8V/projecteer-update-4-17.PNG","https://cdn.steemitimages.com/DQmVwa56R71BionW2TV8Y4xFgLN2Tqk8a7NVMzB4og6qYeM/projecteer-update-4-18.PNG","https://cdn.steemitimages.com/DQmcGzFAQrzAZmacSnWNTmzxggtXBAPm3aYN3QbyAFB2q3o/Webp.net-gifmaker%20(17).gif","https://cdn.steemitimages.com/DQmSVWAEqcznBwBsECNXJgfxS9SviM1hFteNtLTnATrXMVV/projecteer-update-4-21.PNG","https://cdn.steemitimages.com/DQmZctzNp7aQW4bED9jg9zuWkvPAyiejq8oH3Fk6Ap2Jexs/projecteer-update-4-22.PNG","https://cdn.steemitimages.com/DQmWm6zEzTChXuuURg2AGGWvAvJ9wP8bURbUZP8G33LdZVS/Webp.net-gifmaker%20(18).gif"],"links":["https://github.com/olatundeee/projecteer","https://github.com/olatundeee/projecteer/pull/26","https://github.com/olatundeee/projecteer/pull/27","https://github.com/olatundeee/projecteer/pull/28","https://github.com/olatundeee/projecteer/pull/29","https://github.com/olatundeee/projecteer/pull/30","https://github.com/olatundeee/projecteer/pull/31","https://github.com/olatundeee/projecteer/pull/32","https://steemit.com/utopian-io/@gotgame/project-introduction-projecteer-an-awesome-project-management-tool-for-remote-teams-and-creatives","https://steemit.com/utopian-io/@gotgame/projecteer-update-user-registration-authentication-add-new-team-view-team-details","https://steemit.com/utopian-io/@gotgame/pr","https://steemit.com/utopian-io/@gotgame/projecteer-update-view-user-list-add-view-edit-user-profile"],"app":"dclick.app","format":"markdown"} |
created | 2019-05-07 16:16:00 |
last_update | 2019-05-21 09:04:00 |
depth | 0 |
children | 6 |
last_payout | 2019-05-14 16:16:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 15.527 HBD |
curator_payout_value | 4.902 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11,339 |
author_reputation | 23,969,707,386,372 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,418,962 |
net_rshares | 43,480,192,880,037 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 4,251,521,964,184 | 17.02% | ||
daan | 0 | 27,228,560,321 | 5% | ||
rufans | 0 | 21,358,725,765 | 100% | ||
abh12345 | 0 | 11,260,936,255 | 2.12% | ||
techslut | 0 | 44,343,691,875 | 10% | ||
minersean | 0 | 7,312,992,914 | 75% | ||
erikaflynn | 0 | 15,958,074,179 | 35% | ||
miniature-tiger | 0 | 203,278,862,448 | 100% | ||
jakipatryk | 0 | 15,147,771,653 | 50% | ||
jga | 0 | 2,813,621,062 | 21.27% | ||
helo | 0 | 112,163,041,883 | 37.42% | ||
lorenzor | 0 | 1,221,337,445 | 10.63% | ||
suesa | 0 | 80,036,067,941 | 25% | ||
codingdefined | 0 | 50,318,558,810 | 37.42% | ||
tsoldovieri | 0 | 1,550,455,422 | 10.63% | ||
ratticus | 0 | 0 | 10% | ||
tykee | 0 | 10,039,986,189 | 21.27% | ||
iamphysical | 0 | 16,263,389,056 | 90% | ||
felixrodriguez | 0 | 417,873,080 | 7.44% | ||
leir | 0 | 2,166,857,244 | 50% | ||
azulear | 0 | 482,508,062 | 100% | ||
silviu93 | 0 | 5,997,192,615 | 21.27% | ||
pele23 | 0 | 4,557,902,968 | 6% | ||
dakeshi | 0 | 710,677,404 | 21.27% | ||
eastmael | 0 | 7,851,187,248 | 42.55% | ||
buckydurddle | 0 | 14,561,211,829 | 48.64% | ||
jinger | 0 | 5,066,194,022 | 59.87% | ||
espoem | 0 | 75,458,296,521 | 38% | ||
mcfarhat | 0 | 29,774,728,063 | 14.96% | ||
gotgame | 0 | 4,345,492,503 | 100% | ||
vishalsingh4997 | 0 | 157,705,920 | 21.27% | ||
steem-plus | 0 | 2,593,808,572 | 0.17% | ||
elear | 0 | 11,077,888,232 | 42.55% | ||
zoneboy | 0 | 23,191,353,483 | 100% | ||
carloserp-2000 | 0 | 26,649,542,057 | 100% | ||
carlos84 | 0 | 865,399,754 | 21.27% | ||
che-shyr | 0 | 1,055,432,430 | 50% | ||
utopian-io | 0 | 36,139,890,653,024 | 42.55% | ||
jaff8 | 0 | 84,967,713,451 | 37.42% | ||
newsrx | 0 | 180,930,447 | 11.68% | ||
amestyj | 0 | 962,164,282 | 21.27% | ||
ajayyy | 0 | 642,580,810 | 10.63% | ||
mcyusuf | 0 | 958,832,952 | 21.27% | ||
alexs1320 | 0 | 19,496,073,939 | 15% | ||
gentleshaid | 0 | 16,445,898,241 | 42.55% | ||
cpufronz | 0 | 777,061,068 | 50% | ||
ivymalifred | 0 | 436,964,643 | 10.63% | ||
aussieninja | 0 | 7,876,386,426 | 21.27% | ||
ennyta | 0 | 165,006,328 | 10.63% | ||
carsonroscoe | 0 | 10,512,324,696 | 100% | ||
amosbastian | 0 | 135,981,578,102 | 37.42% | ||
eliaschess333 | 0 | 2,262,932,743 | 10.63% | ||
tdre | 0 | 79,902,697,475 | 100% | ||
ydavgonzalez | 0 | 76,360,443 | 1.06% | ||
asaj | 0 | 17,568,773,992 | 100% | ||
harry-heightz | 0 | 18,578,048,094 | 42.55% | ||
gaming.yer | 0 | 70,057,049 | 21.27% | ||
suesa-random | 0 | 9,489,877,953 | 50% | ||
scienceangel | 0 | 34,259,107,626 | 50% | ||
jjay | 0 | 500,949,166 | 100% | ||
vanarchist | 0 | 2,863,967,406 | 100% | ||
sargoon | 0 | 585,834,136 | 5.84% | ||
darewealth | 0 | 7,565,549,427 | 42.55% | ||
tobias-g | 0 | 172,363,328,963 | 41% | ||
jalasem | 0 | 210,474,936 | 100% | ||
dongentle2 | 0 | 6,205,334,283 | 21.27% | ||
miguelangel2801 | 0 | 130,043,361 | 10.63% | ||
didic | 0 | 29,290,918,620 | 25% | ||
iamowomizz | 0 | 2,108,430,336 | 100% | ||
emiliomoron | 0 | 1,144,148,194 | 10.63% | ||
cyprianj | 0 | 957,067,463 | 21.27% | ||
movement19 | 0 | 617,500,465 | 17% | ||
mirkosche | 0 | 199,723,668 | 48.64% | ||
endopediatria | 0 | 108,483,807 | 4.25% | ||
fego | 0 | 37,410,292,286 | 37.42% | ||
properfraction | 0 | 3,135,984,709 | 100% | ||
tomastonyperez | 0 | 2,670,445,931 | 10.63% | ||
elvigia | 0 | 2,179,495,242 | 10.63% | ||
jubreal | 0 | 6,720,020,413 | 42.55% | ||
yu-stem | 0 | 14,687,472,174 | 33% | ||
luiscd8a | 0 | 938,366,958 | 80% | ||
eniolw | 0 | 6,832,905,859 | 100% | ||
geadriana | 0 | 100,297,116 | 3.19% | ||
elpdl | 0 | 77,395,204 | 21.27% | ||
iretiolajohnson | 0 | 552,308,502 | 100% | ||
josedelacruz | 0 | 1,265,117,420 | 10.63% | ||
viannis | 0 | 200,960,838 | 10.63% | ||
rollthedice | 0 | 4,742,000,257 | 42.55% | ||
erickyoussif | 0 | 343,213,254 | 21.27% | ||
trufflepig | 0 | 44,206,007,369 | 34% | ||
javicuesta | 0 | 586,306,192 | 24.32% | ||
ryuna.siege | 0 | 208,753,314 | 100% | ||
yusvelasquez | 0 | 168,107,127 | 10.63% | ||
rashyem | 0 | 538,165,834 | 100% | ||
anaestrada12 | 0 | 4,905,469,565 | 21.27% | ||
cryptouru | 0 | 1,758,375,083 | 8.5% | ||
bflanagin | 0 | 4,181,707,567 | 21.27% | ||
mightypanda | 0 | 22,883,388,759 | 15% | ||
asmeira | 0 | 72,161,499 | 21.27% | ||
mary11 | 0 | 77,847,543 | 15.95% | ||
dalz | 0 | 7,183,074,328 | 17.02% | ||
ulockblock | 0 | 118,097,363,172 | 34.79% | ||
jk6276 | 0 | 2,064,377,296 | 21.27% | ||
reinaseq | 0 | 1,166,404,442 | 21.27% | ||
dyegadese | 0 | 543,603,603 | 100% | ||
rimybtecomp | 0 | 545,933,198 | 100% | ||
rubenp | 0 | 77,518,896 | 21.27% | ||
jeferc | 0 | 77,265,042 | 21.27% | ||
katherinec | 0 | 549,079,243 | 100% | ||
haleydztmylee | 0 | 534,802,569 | 100% | ||
victoriav2hgb | 0 | 536,523,140 | 100% | ||
taylorsed50 | 0 | 552,249,555 | 100% | ||
savannahbs02 | 0 | 550,377,166 | 100% | ||
dssdsds | 0 | 2,493,703,304 | 21.27% | ||
jayplayco | 0 | 42,265,393,508 | 21.27% | ||
cryptouno | 0 | 407,844,741 | 5% | ||
lupafilotaxia | 0 | 18,574,715,731 | 100% | ||
fran.frey | 0 | 350,574,728 | 10.63% | ||
meme.nation | 0 | 491,356,383 | 8.5% | ||
alaiza | 0 | 458,305,214 | 100% | ||
mops2e | 0 | 440,681,800 | 30.4% | ||
alfonzoasdrubal | 0 | 77,677,817 | 21.27% | ||
avamqnv2 | 0 | 550,999,637 | 100% | ||
saraht3 | 0 | 548,832,286 | 100% | ||
stem-espanol | 0 | 16,682,633,003 | 21.27% | ||
ravensavage | 0 | 114,818,997 | 42.55% | ||
emilyxk13c | 0 | 550,744,379 | 100% | ||
lapp | 0 | 457,187,288 | 100% | ||
steemtpistia | 0 | 456,678,616 | 100% | ||
crassipes | 0 | 456,920,551 | 100% | ||
aleestra | 0 | 381,290,546 | 21.27% | ||
cribhatocons | 0 | 543,519,917 | 100% | ||
puboutile | 0 | 541,384,932 | 100% | ||
chaegriltesubt | 0 | 550,022,082 | 100% | ||
anbreadmenra | 0 | 546,219,802 | 100% | ||
avaudy | 0 | 541,764,536 | 100% | ||
agrovision | 0 | 457,187,161 | 100% | ||
steem-ua | 0 | 1,064,241,267,715 | 11.68% | ||
giulyfarci52 | 0 | 196,206,937 | 10.63% | ||
devsup | 0 | 27,502,039,603 | 7% | ||
cakemonster | 0 | 3,578,510,299 | 17% | ||
steemexpress | 0 | 2,173,230,907 | 3.74% | ||
alex-hm | 0 | 887,093,911 | 50% | ||
wilmer14molina | 0 | 265,054,691 | 21.27% | ||
eugenialobo | 0 | 71,850,093 | 21.27% | ||
moyam | 0 | 77,676,391 | 21.27% | ||
balcej | 0 | 77,660,697 | 21.27% | ||
anaka | 0 | 77,905,140 | 21.27% | ||
benhurg | 0 | 77,677,717 | 21.27% | ||
judisa | 0 | 78,045,478 | 21.27% | ||
juddarivv | 0 | 77,677,059 | 21.27% | ||
bluesniper | 0 | 7,724,595,760 | 1.95% | ||
primeradue | 0 | 5,030,628,554 | 7.5% | ||
mrsbozz | 0 | 1,301,147,685 | 20% | ||
ascorphat | 0 | 326,188,961 | 2.5% | ||
rewarding | 0 | 5,356,388,303 | 71.27% | ||
tipu.curator | 0 | 18,718,977,789 | 33% | ||
jk6276.mons | 0 | 1,633,639,086 | 42.55% | ||
hozn4ukhlytriwc | 0 | 0 | 15% | ||
jaxson2011 | 0 | 1,653,875,191 | 42.55% | ||
utopian.trail | 0 | 17,013,944,082 | 42.55% | ||
dicetime | 0 | 44,036,935,940 | 21.27% |
- Good article with animated gifs, code samples and explanation of coding choices. - Good commit and code comments. - The code could use eslint modules for integration of development. Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/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](https://review.utopian.io/result/3/1-3-1-2-2-1-1-). ---- Need help? Chat with us on [Discord](https://discord.gg/uTyJkNm). [[utopian-moderator]](https://join.utopian.io/)
author | helo |
---|---|
permlink | re-gotgame-projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list-20190508t165135905z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/3/1-3-1-2-2-1-1-","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"} |
created | 2019-05-08 16:51:36 |
last_update | 2019-05-08 16:51:36 |
depth | 1 |
children | 1 |
last_payout | 2019-05-15 16:51:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 5.902 HBD |
curator_payout_value | 1.822 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 633 |
author_reputation | 121,547,934,535,311 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,479,871 |
net_rshares | 16,245,660,840,108 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
yuxi | 0 | 24,362,863,726 | 100% | ||
codingdefined | 0 | 51,217,579,431 | 34.98% | ||
buckydurddle | 0 | 15,083,494,156 | 45.47% | ||
espoem | 0 | 29,842,687,911 | 15% | ||
utopian-io | 0 | 15,726,286,690,244 | 17.27% | ||
jaff8 | 0 | 84,643,786,199 | 34.97% | ||
emrebeyler | 0 | 1,982,087,458 | 1% | ||
cheneats | 0 | 1,806,558,237 | 21% | ||
aydant | 0 | 3,142,001,756 | 50% | ||
amosbastian | 0 | 135,380,549,660 | 34.98% | ||
ismailkah | 0 | 4,034,357,915 | 25% | ||
organicgardener | 0 | 6,441,615,739 | 35% | ||
akifane | 0 | 1,248,098,114 | 100% | ||
reazuliqbal | 0 | 16,818,172,975 | 10% | ||
mightypanda | 0 | 84,101,750,822 | 50% | ||
ulockblock | 0 | 34,022,682,630 | 9.62% | ||
fastandcurious | 0 | 288,358,200 | 100% | ||
curbot | 0 | 2,568,375,957 | 100% | ||
linknotfound | 0 | 212,691,652 | 100% | ||
ascorphat | 0 | 305,611,106 | 2.5% | ||
monster-inc | 0 | 765,608,853 | 100% | ||
yff | 0 | 20,205,580,051 | 100% | ||
maitre | 0 | 0 | 11% | ||
curatortrail | 0 | 316,439,025 | 95% | ||
pedronel | 0 | 32,852,645 | 33% | ||
patrikcooper | 0 | 550,345,646 | 100% | ||
paolazan | 0 | 0 | 100% |
Thank you for your review, @helo! Keep up the good work!
author | utopian-io |
---|---|
permlink | re-re-gotgame-projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list-20190508t165135905z-20190510t233059z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-05-10 23:31:03 |
last_update | 2019-05-10 23:31:03 |
depth | 2 |
children | 0 |
last_payout | 2019-05-17 23:31:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 152,955,367,999,756 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,635,670 |
net_rshares | 0 |
Hi, @gotgame! You just got a **0.17%** upvote from SteemPlus! To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn. If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
author | steem-plus |
---|---|
permlink | projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list---vote-steemplus |
category | utopian-io |
json_metadata | {} |
created | 2019-05-08 09:55:15 |
last_update | 2019-05-08 09:55:15 |
depth | 1 |
children | 0 |
last_payout | 2019-05-15 09:55:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 434 |
author_reputation | 247,952,188,232,400 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,459,398 |
net_rshares | 0 |
#### Hi @gotgame! Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation! Your post is eligible for our upvote, thanks to our collaboration with @utopian-io! **Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
author | steem-ua |
---|---|
permlink | re-projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list-20190508t165751z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.19"}" |
created | 2019-05-08 16:57:51 |
last_update | 2019-05-08 16:57:51 |
depth | 1 |
children | 0 |
last_payout | 2019-05-15 16:57:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 286 |
author_reputation | 23,214,230,978,060 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,480,100 |
net_rshares | 0 |
**Congratulations!** Your post has been selected as a daily Steemit truffle! It is listed on **rank 17** of all contributions awarded today. You can find the [TOP DAILY TRUFFLE PICKS HERE.](https://steemit.com/@trufflepig/daily-truffle-picks-2019-05-08) I upvoted your contribution because to my mind your post is at least **6 SBD** worth and should receive **162 votes**. It's now up to the lovely Steemit community to make this come true. I am `TrufflePig`, an Artificial Intelligence Bot that helps minnows and content curators using Machine Learning. If you are curious how I select content, [you can find an explanation here!](https://steemit.com/steemit/@trufflepig/weekly-truffle-updates-2019-18) Have a nice day and sincerely yours,  *`TrufflePig`*
author | trufflepig |
---|---|
permlink | re-projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list-20190508t160405 |
category | utopian-io |
json_metadata | "" |
created | 2019-05-08 16:04:06 |
last_update | 2019-05-08 16:04:06 |
depth | 1 |
children | 0 |
last_payout | 2019-05-15 16:04:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 884 |
author_reputation | 21,266,577,867,113 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,477,821 |
net_rshares | 0 |
Hey, @gotgame! **Thanks for contributing on Utopian**. We鈥檙e already looking forward to your next contribution! **Get higher incentives and support Utopian.io!** Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)). **Want to chat? Join us on Discord https://discord.gg/h52nFrV.** <a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
author | utopian-io |
---|---|
permlink | re-projecteer-update-admin-view-user-profile-projects-tasks-teams-and-users-view-team-members-list-20190509t042735z |
category | utopian-io |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-05-09 04:27:36 |
last_update | 2019-05-09 04:27:36 |
depth | 1 |
children | 0 |
last_payout | 2019-05-16 04:27:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 589 |
author_reputation | 152,955,367,999,756 |
root_title | "Projecteer Update - Admin View User Profile, Projects, Tasks, Teams and Users View Team Members List" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 84,511,176 |
net_rshares | 0 |