-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Q101. [團隊技能題組] 團隊形成 #18
Comments
「於2017/05/03 開始答題」 b. 之後開發專案的團隊分工為何?打算怎麼輪流法? 「於2017/05/03 答題結束」 |
「於2017/05/10 開始答題」 |
coding standard 可以 google coding conversion 參考看看。 |
@wildwindjen coding standard在文件中有修改。 |
有幾件事情可以思考:
|
@wildwindjen 回答:
complete_date主要為完成事情的deadline,而is_complete的建立主要是考量到如果使用者在deadline前完成事情的話就可以先push說:「這個需要做的事情已經提前完成」。 其他問題:
回答:文件
至於更細部的條件部份,由於還不太熟悉前端MVC規則(就算使用vue也是),所以打算後續在實做時,陸續增加些前端的code standard。 |
這個題組提供更多實務上會碰到的問題,更希望這邊的題目可以培養團隊協作的技巧。所以做這邊的題目要求是,至少兩人一組。目標是團隊完成這邊的專案時,這個專案即成為團隊成員的「作品集」。所以會有同時前端跟後端的開發,這邊請輪流擔任前後端。
現在請跟團隊成員介紹自己,以及之後的目標。並回答以下題目才算完成此題。
a. 試著簡述你的夥伴是怎樣的人,專長、目標為何?
b. 之後開發專案的團隊分工為何?打算怎麼輪流法?
c. 請自行設計團隊的 coding standard 以及 git flow。
之後,方便 [團隊技能題組]大家都能專注在 web 議題上的鑽研,統一以下規範:
答題時間: 6 hr
The text was updated successfully, but these errors were encountered: