Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

UI Redesign #26

Open
RexYuan opened this issue Aug 21, 2015 · 12 comments
Open

UI Redesign #26

RexYuan opened this issue Aug 21, 2015 · 12 comments

Comments

@RexYuan
Copy link
Owner

RexYuan commented Aug 21, 2015

考量到新資訊以及為了未來更多潛力的可能,需要更具彈性以及更豐富的 UI。

Website Flowchart

為了方便 UI 的設計,以及讓網站流程更清楚、更易修改或增減,且從 Google Analytics 的 Behavior Flow 提取靈感,將藉由類似於心智圖(Mindmap)的工具,先以由上而下,抽象化過程的方式進行網站結構上的設計。
目前的原型

@RexYuan
Copy link
Owner Author

RexYuan commented Aug 21, 2015

UI 相關時宜 #4 #9 #23 都將被整合進此更新中

@wildskyf
Copy link
Contributor

記得要做 RWD。
// 提醒自己XD

@RexYuan
Copy link
Owner Author

RexYuan commented Sep 12, 2015

0a5be53 改了首頁輸出的 code,並在 59528fa 加上 List.js 和其 Fuzzy search 插件。實做參考 List.js - search from multiple locations

@RexYuan
Copy link
Owner Author

RexYuan commented Sep 12, 2015

d488863 在課程頁面新增了系所以及教師資訊,為正常運作,請到到 Departments 去把 ChName => DeptChName, EnName => DeptEnName. 到
Teachers 去把 ChName => TeChName, EnName => TeEnName, Description =>
TeDescription
待辦事項:更新到 Wiki 的 Schema 裡,手動填上開課代碼前綴,使用開課代碼前綴以及系所代碼判斷通識核心領域,更新 test.sql

@jaidTw
Copy link
Contributor

jaidTw commented Sep 13, 2015

DB Course需要新增Column

name type default
LikeIt u_INT default
DislikeIt u_INT default

@RexYuan
Copy link
Owner Author

RexYuan commented Sep 13, 2015

2061998 為了加上追蹤功能的原型,請去 DB Schema 新增

TABLE Subs

SubId UserId SubLst
INT PRIMARY INT VARCHAR(255)

另外,必須研究如何處理 User 記錄問題,像是 session 控制,登入時註冊等等

@wildskyf
Copy link
Contributor

話說 DB Schema 的更改不應該在這個 issue 之下吧XD

@RexYuan
Copy link
Owner Author

RexYuan commented Sep 13, 2015

哎呀說的也是 之後改一下

@wildskyf
Copy link
Contributor

[依舊是提醒我自己] 週末來處理

As @RexYuan said:
按鈕應該有三個state
disabled
還沒初始化 或是ajax處理中
pressed
按下
default 就是原本
disabled時應該不能按 像是bootstrap 的disabled
還有 subs_lst.php

@RexYuan RexYuan mentioned this issue Sep 19, 2015
@wildskyf
Copy link
Contributor

手機版悲劇

@wildskyf
Copy link
Contributor

screenshot_2015-09-21-08-47-27
screenshot_2015-09-21-08-47-13

@wildskyf
Copy link
Contributor

欸欸,剛看到這個 issue 有空給我兩個網站當 ref
下學期的 courseNTNU 要來界面大改版了!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants