Hacktabl 2
編輯歷史
| 時間 | 作者 | 版本 |
|---|---|---|
| 2017-07-03 08:48 | r2 | |
顯示 diff- Hacktabl 2
+ Hacktabl 2
User interface improvements that features:
(26 行未修改)
|
||
| 2017-07-01 14:59 – 14:59 | r0 – r1 | |
顯示 diff+ Hacktabl 2
+
+ User interface improvements that features:
+ *Label view that shows all items with labels specified by the user.
+ *Column selection and row selection, allowing users to view a subset of table cells
+ *Mobile-friendly menu (navigational drawer for topics!) and tooltip
+ *Easy table creation
+ *Use of inline text for description page, in addition to URLs of a web page (which is the current setup)
+ *Possibly i18n?
+
+ And preserves the following hacktabl traits:
+ *using ethercalc and google doc as backend
+ *"Hightlight" and "summary" features
+ *Helpful error messages that guides the user to setup correctly
+
+ *TODOs
+ *New table parser - https://github.com/MrOrz/hacktabl-parser
+ *UI sketch w/ interaction design (adopting google's material design)
+ *
+
+
+ *Implementation - http://github.com/g0v/hacktabl/tree/2
+
+ *Solution stack (planned)
+ React.js w/ reduxjs
+ Frontend UI framework: material-design-light +
+ Dialects: CSS - sass(compiler:node-sass, lib: node-comoass or bourbon), JS - vanilla es6/7 (transpiler: babel, bundler: webpack)
+ multi-line ellipsis: steal code from https://github.com/ideal-react/auto-ellipsis/blob/master/src/component/auto-ellipsis.jsx !
|
||