Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.83 KB

File metadata and controls

66 lines (40 loc) · 1.83 KB

Assignments

以系统实现作为基础工作,围绕helpal相关问题写毕设,包括系统结构实现,关键搜索查询技术,移动服务推荐技术和基于移动服务的应用技术等,具体分配如下:

  • 郭若杨:移动物体空间文本索引技术(服务器实现)
  • 陈波:移动搜索实体匹配技术(web前端实现)
  • 钟典:移动服务上下文推荐技术(iOS客户端实现)
  • 陈俊华:移动群智服务系统结构与应用技术(Android客户端实现)

Schedule

  1. BiWeek One (11.27-12.10) - get started
  • setup the server
  • build the Github project
  • get familiar with what's going on here
  1. BiWeek Two (12.11-12.24) - connection test & proto design
  • test connection with server (separate data and web server)
  • proto design proposal: UI design, function and workflow design, API design
  • diploma paper draft
  1. GapWeek (12.25-12.31) - NULL for Xmas and Finals

  2. UniWeek Three (01.01-01.07)

  • finish the work that should be done last week
  • push source code to github (especially API design), set up the server and test
  1. BiWeek Four (01.08-01.21)
  • server, github and reports
  1. TriWeek Five (01.22-02.11)
  • work summary and push github before Chinese New Year
  1. BiWeek Six (03.05-03.18)
  • back on track
  • development solution discussion
  • prototype development
  • basic and classic algorithms
  1. BiWeek Seven (03.19-04.01)
  • key techs (IM, search, recommendation) API design and simple impletation
  1. BiWeek Eight (04.02-04.15)
  • key techs (IM, search, recommendation) fully impletation
  • prototype done
  1. BiWeek Nine (04.16-04.30)
  • improve system stability, algorithm efficiency, UI experience
  1. More (05.01-05.14)
  • put system into practice to test
  1. Conclusion (05.15-05.31)
  • internal online test
  • future plan