Skip to content

Btotals/sysujwxt-web2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysujwxt-web

python实现的SYSU教务第三方查询网站

部署

依赖

  • python2
  • flask
  • pycurl
  • fake-sysujwxt

访问

支持浏览器为:

  • Firefox
  • Chrome
  • safari
  • IE8+
  • opera
  • UC(及主流的手机浏览器)

部署好后访问http://localhost:5000即可。

updates

Ver 0.5

  • 将http层封装抽出单独成模块
  • 去除无用的调试语句

Ver 0.4

  • css增加对手持设备的支持

Ver 0.3

  • 课表添加了时间栏
  • 添加查询学分,gpa功能

Ver 0.2

  • 添加了查询选课结果的功能
  • 添加了选课的接口,但是在web端未实现

Ver 0.1

  • 添加了查询分数和课表的功能

About

website for SYSUJWXT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.3%
  • CoffeeScript 17.1%
  • JavaScript 10.2%
  • Python 8.5%
  • CSS 2.9%