63 Commits

Author SHA1 Message Date
XD-DENG
dad7935b01 Minor changes 2017-07-08 01:20:50 +08:00
XD-DENG
c072aa771d For Private page, add feature 'take note'
This makes this app much more meaningful. For this feature, a new database table is added. More complicated logics are also needed, for example, we use hash(user ID + timestamp + note contant) as the unique id of each note (it's necessary when we try to delete a note)
2017-07-03 22:34:58 +08:00
XD-DENG
8ff8bb625c Refine layout template s.t. private/admin page hidden when not logged in 2017-07-03 19:58:46 +08:00
Xiaodong
023a149be9 Refine Variable name & Comment for better readibility (#1)
* Update app.py

* Update admin.html
2017-07-03 18:12:54 +08:00
XD-DENG
4a2b3fabab Refine logic adding new ID 2017-07-03 15:47:10 +08:00
XD-DENG
9ed5edf3ff [1]Minor UI Change;[2]Refine logic adding new ID 2017-07-03 15:22:00 +08:00
XD-DENG
1fe6aa8cbf Use theme united of bootstrap 2017-07-02 22:05:55 +08:00
XD-DENG
0744dde6c1 Add feature 'Collapsing The Navigation Bar'
This requires Jquery.js and bootstrap.js
2017-07-02 11:05:38 +08:00
XD-DENG
4109f47b7d Minor changes 2017-07-01 22:18:33 +08:00
XD-DENG
3d5f4e4c6b [1] Refine README; [2] Use default setting when run the app 2017-07-01 22:11:06 +08:00
XD-DENG
94a1a850b7 Minor changes 2017-07-01 22:06:05 +08:00
XD-DENG
22130539c3 [1] Refine; [2] Added README 2017-07-01 22:01:03 +08:00
XD-DENG
b34ba55cd2 initial commit 2017-07-01 18:37:53 +08:00