Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 458 Bytes

annotator

课外阅读智能批注系统前端页面 Annotated extracurricular reading teaching platform front-end pages 一个能够给学生提供阅读展示,给教师提供授课参考帮助,对师生批注进行智能分析的多终端智能批注系统

技术

  • 采用Framework7移动开发框架进行开发
  • 批注技术采用Web API中的Range对象实现
  • 前后端完全分离,大量使用RESTFul接口,使用Ajax进行数据交互