-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
# CrisClassSchedule-WUT | ||
安卓课程设计-简单的课程表 | ||
安卓课程设计-简单的课程表 | ||
|
||
|
||
### 功能设计: | ||
1. 查看课程、结束进程通知提醒 | ||
2. 查看考试、设置日程提醒 | ||
3. 首页CardView展示 | ||
4. SQLite存取课程、考试数据 |