# ClassSchedule **Repository Path**: gdpmom/ClassSchedule ## Basic Information - **Project Name**: ClassSchedule - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-17 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

MD课表

一款Android平台 Material design 课程表。 1. 支持手动添加、导入课程表; 2. 支持方正教务系统课表的导入; 3. 支持任意周数,分享课表,登录同步。 4. 使用MVP模式。第一次使用MVP练手,还有较多需要改进的地方; #### 备份逻辑后台 https://github.com/mnnyang/python_django_class_schedule #### 已知Bug: - 虽然都是方正课表,但是每个学校的格式千变万化,难免有的格式没做解析适配。 #### 更新日志 - v2.0.0 添加同步功能; 添加扫码分享课表功能; 添加任意周数规则支持; 重构个人设置界面; 修改已知bug; - v1.3.2 解决同一课表不同周数提示冲突的问题。 #### **酷安上架 [前往下载](https://www.coolapk.com/apk/com.mnnyang.gzuclassschedule)** #### 截图预览 #### 使用到的开源库 [org.jsoup:jsoup](https://jsoup.org/download) [com.google.code.gson:gson](https://github.com/google/gson) [io.reactivex.rxjava2:rxandroid](https://github.com/ReactiveX/RxAndroid) [io.reactivex.rxjava2:rxjava](https://github.com/ReactiveX/RxJava) [org.greenrobot:eventbus](https://github.com/greenrobot/EventBus) [org.greenrobot:greendao](https://github.com/greenrobot/greenDAO) [com.zhy:okhttputils](https://github.com/hongyangAndroid/okhttputils) [jp.wasabeef:glide-transformations](https://github.com/wasabeef/glide-transformations) [com.github.yuzhiqiang1993:zxing](https://github.com/yuzhiqiang1993/zxing) [wangjie/wheelview](https://github.com/wangjiegulu/WheelView)