• Stars
    star
    140
  • Rank 260,082 (Top 6 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created about 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Course planning service for SJTU

course-plus

SJTU 学期开课表索引与排课。

使用方法

在线使用

本项目已部署至 SJTU-Plus ,网址: https://plus.sjtu.edu.cn/course-plus

从代码运行

软件需求

Node.js

克隆存储库

git clone https://github.com/SJTU-Plus/course-plus.git
cd course-plus
git submodule init
git submodule update

安装依赖包

yarn

启动本地服务

node server.js

浏览器访问 http://localhost:1234 , 访问本地服务。部分功能需要接入 jAccount 使用,这些功能已经提供 mock API。

免责声明

本网站课程相关数据来自上海交通大学教学信息服务网。本网站所展示的数据可能不是最新版本。具体开课情况以教务网为准。