http://nealford.com/katas/list.html;譯者:伍斌、王瑞鵬
一位技術(shù)大會的組織者需要一個管理系統(tǒng),來管理演講者和參會者的信息。
用戶:幾百位演講者;幾十位活動組織人員;幾千名參會者
需求:
- 參會者能在線訪問演講安排及地點;
- 演講者能管理自己的話題(創(chuàng)建、編輯、修改);
- 參會者能對話題投票表示支持和反對;
- 如果參會者同意,組織者能隨時將大會議程的變更通知參會者;
- 每個不同主題的大會能有自己獨立的品牌;
- 演講者的膠片只能供參會者在線下載;
- 參會者可以通過網(wǎng)頁、郵件或手機(jī)來給話題進(jìn)行評分。
背景信息
- 技術(shù)大會可以在國內(nèi)各個省市召開
- 系統(tǒng)支持人員很少
- 突發(fā)流量:系統(tǒng)在會議期間極其繁忙
- 會議組織者希望能輕易地使用不同的前端技術(shù)來展現(xiàn)系統(tǒng)的外觀
All Stuff, No Cruft
Conference organizer needs a management system for the conferences he runs for both speakers and attendees
Users: hundreds of speakers, dozens of event staff, thousands of attendees
Requirements:
- attendees can access speaking schedule online, including room assignments
- speakers can manage talks (enter, edit, modify)
- attendees 'vote up/down' talks
- organizer can notify attendees of schedule changes up-to-the-minute (if attendees opt in)
- each conference (being a different subject) can be branded independently
- speaker slides are accessible online only to attendees
- evaluation system via web page, email, SMS, or phone
Additional Context:
- Conference runs across China.
- Very small support staff.
- 'Bursty' traffic: extremely busy when conference is occurring.
- Conference organizer wants to easily 'skin' the site for different technology offerings.
注:該題目將用于2018年3月10日“架構(gòu)操練”(名額已滿)