Skip to content

Commit

Permalink
feat: Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MissterHao committed May 17, 2021
1 parent 4769d2e commit 448d972
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Wanna Class 元智選課系統

使用元智 Portal 帳號密碼登入,不須擔心帳號密碼會被盜用或記錄,程式碼完全公開接受開源社群的檢驗,絕對安全。

## 左方列表功能:

+ 首頁
未來將會加入 「portal 通知列表」、「圖書館還書通知」等功能。
+ 課程查詢
快速查詢每學期的課表,點擊列表可以顯示該課程資訊(學分數、上課教室、教授名稱等資訊),列表最右方有「加入選課清單」按鈕可以加入選課任務列表中。
+ 選課任務列表
以列表方式顯示目前每一門課的選課進度(「尚未選到」、「已選到!恭喜!」、「此課程已選過喔!」以及「其他未明狀態 狀態碼 x」),若出現未明狀態可以通知作者喔!
+ 設定
設定選課的階段,根據元智選課方法,需要設定目前需要選課的階段(第一、第二、第三階段)才可選課。

## Future Feature

* [ ] 任務控制鈕
* [ ] 多國語系
* [ ] 首頁顯示 Portal 通知
* [ ] Unit Test
* [ ] Mac application Build
* [ ] Github Action CI
* [ ] Github Action CD

0 comments on commit 448d972

Please sign in to comment.