Skip to content

Commit 482a2ff

Browse files
Update README.md
1 parent 3f608da commit 482a2ff

File tree

1 file changed

+35
-56
lines changed

1 file changed

+35
-56
lines changed

README.md

+35-56
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
## 簡介
77
這是一個給宜大學生使用的APP,整合了大部分常使用到的功能, 包含數位學習園區、分數查詢、課表、活動報名、畢業門檻查詢、選課 並提供公動態查詢和Zuvio點名。
88

9-
## 宜大學生 APP 開發前的調查結果
9+
## 安裝
10+
11+
## 使用方式
12+
13+
## 宜大學生 APP 開發前調查
1014
在開發這個「宜大學生 APP」之前,我們進行了問卷調查,
1115
以了解學生對於手機瀏覽學校網頁的體驗和需求。
1216
調查內容主要針對**教務行政系統、數位學習園區和校園活動報名系統**三個主要網站,並且包含了以下內容:
@@ -56,10 +60,7 @@
5660
| **公車查詢** | 查詢公車即時動態資訊 |
5761
| **深色模式** | 切換不同主題 |
5862

59-
<table style="table-layout: fixed; width: 100%;">
60-
<col style="width: 33.33%;">
61-
<col style="width: 33.33%;">
62-
<col style="width: 33.33%;">
63+
<table>
6364
<tr>
6465
<th colspan="3">
6566
使用範例
@@ -71,85 +72,63 @@
7172
</td>
7273
</tr>
7374
<tr>
74-
<td style="text-align:center;">
75-
登入
76-
</td>
77-
<td style="text-align:center;">
78-
行事曆
79-
</td>
80-
<td style="text-align:center;">
81-
公告
82-
</td>
75+
<th>
76+
登入頁面
77+
</th>
78+
<th>
79+
行事曆表
80+
</th>
81+
<th>
82+
公告系統
83+
</th>
8384
</tr>
8485
<tr>
8586
<td colspan="3">
8687
<img src="https://user-images.githubusercontent.com/86880683/227759925-5050a2f2-f5ba-4b8d-959a-671b01176cab.gif" width="800">
8788
</td>
8889
</tr>
8990
<tr>
90-
<td style="text-align:center;">
91+
<th>
9192
畢業門檻
92-
</td>
93-
<td style="text-align:center;">
93+
</th>
94+
<th>
9495
活動報名
95-
</td>
96-
<td style="text-align:center;">
96+
</th>
97+
<th>
9798
成績查詢
98-
</td>
99+
</th>
99100
</tr>
100101
<tr>
101102
<td colspan="3">
102103
<img src="https://user-images.githubusercontent.com/86880683/227759947-42506615-2781-442f-88ef-8c3e016dbcfc.gif" width="800">
103104
</td>
104105
</tr>
105106
<tr>
106-
<td style="text-align:center;">
107+
<th>
107108
Zuvio
108-
</td>
109-
<td style="text-align:center;">
110-
公車
111-
</td>
112-
<td style="text-align:center;">
113-
課表
114-
</td>
109+
</th>
110+
<th>
111+
公車動態
112+
</th>
113+
<th>
114+
課表查詢
115+
</th>
115116
</tr>
116117
<tr>
117118
<td colspan="3">
118119
<img src="https://user-images.githubusercontent.com/86880683/227760348-2283d79d-c226-4bd3-b644-e2b8c982da6d.gif" width="800">
119120
</td>
120121
</tr>
121122
<tr>
122-
<td style="text-align:center;">
123-
數位學習園區
124-
</td>
125-
<td style="text-align:center;">
123+
<th>
124+
數位園區
125+
</th>
126+
<th>
126127
使用說明
127-
</td>
128-
<td style="text-align:center;">
129-
深色模式
130-
</td>
131-
</tr>
132-
</table>
133-
134-
<table>
135-
<tr>
128+
</th>
136129
<th>
137-
<div style="padding: 10px;">
138-
深色模式預覽
139-
</div>
130+
深色模式
140131
</th>
141132
</tr>
142-
<tr>
143-
<td>
144-
<img src="https://user-images.githubusercontent.com/86880683/225347718-579b2717-8fc6-499e-8298-9c8a3475259f.JPG" width="800">
145-
</td>
146-
</tr>
147-
<tr>
148-
<td>
149-
<img src="https://user-images.githubusercontent.com/86880683/225347733-adff4129-46c9-4e5e-a612-215c6af38584.JPG" width="800">
150-
</td>
151-
152133
</table>
153134

154-
# 目前問題
155-
目前學校改採用數位學習園區M部分功能已失效,故不提供下載點。

0 commit comments

Comments
 (0)