我是楼主 #6 提到的,认为楼主用 take home assignment 白嫖工作结果,且退回补偿的网友。
先看下楼主给的 take home assignment ,
我收到的,并不像楼主在 #13 楼提到的 可以在 “4-8 个小时内完成的那种”
而且楼主给的是 1 周时间
> We would like you to design and implement a membership system that is easily changeable.
>
> Here’s the current Growth Channel Membership levels. They are located in:
https://growthchannel.io/pricing>
> The purpose of this assignment is to see how you would design your web app to determine membership, how account’s behavior would change, and if we want to change our membership in the future, how would your web app react to it and what do need to change on that?
>
> For the purpose of this assessment, you can create mock users with different account levels. So don’t worry about creating a whole sign in system and such.
>
>
> Requirements:
>
> Frontend must be written in React.
>
> You are going to need 3 pages for this assignment below:
>
> A profile page that shows the current user information
>
> A team page where based on your membership level, add or remove team members
>
> A workspace page, where based on your membership level, add or remove workspaces
>
> Feel free to copy the account pages on growth channel app. You can do so by creating a free account and seeing the design yourself.
>
> Backend must be written in Django
>
> You are going to need at least these api endpoints for this assignment, if you feel more is needed, feel free to add as you desire:
>
> listTeamMember - returns all team members for the current user
>
> addTeamMember - add a team member
>
> removeTeamMember - remove a team member
>
> listWorkspace - returns all work spaces for the current user
>
> addWorkspace - add a team member
>
> removeWorkspace - remove a team member
>
> How are you going to restrict these actions based on the membership types?
>
> Database, use any database of your choice.
>
> You can design the database however you want. It will be an important part for my assessment to see how your design works.
>
>
> Acceptance Criteria:
>
>
> You should have a git repository for us to pull from.
>
> There should be a README file to guide us on how to run your code as well as testing its functionality.
>
> You should have your components dockerized for easy demonstration. Ideally, you should have a docker-compose file with all the environments setup. So all we have to do is to pull your git repo, and do docker-compose up. Then we can test out all the functionalities.
>
>
> 在收到这份 e-mail 之后,你会有一周的时间完成它。如果你需要推迟的话,请跟我联络。
> 就像我之前说的,assessment 结束后不管成功与否,我们都会对你进行补偿。
> 期待看到你的成果。
为什么觉得楼主的 200 刀补偿是侮辱?
- 首先改正下,楼主给我发的是 125 刀,不是 200 刀
- 觉得 125 刀是侮辱的主要原因是楼主在转账留言里说这个价格是根据我的付出给的,原话是:"The price was determined on the effort, difficulty, and completion of the assessment." 我觉得我的付出&完成度要远高于这个价格
- 接受不了楼主给的*公道*价格,所以把钱退回去了、
为什么认为楼主用 take home assignment 白嫖工作结果?
- 面试流程结束后,楼主明确表示已选择到合适候选人后,Github 代码仓库的 Traffic Referring sites 里连续两天有来自 Trello 的流量。什么人会收藏这个仓库 URL 并连续访问呢?
- 现在回看 这个 take home assignment 的描述,完全就是楼主项目里的需求
既然楼主提到了,我在这里也做一些解释说明。