mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-11 11:12:38 +08:00
Update readme
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
#HackFlowy
|
||||
|
||||
A [Workflowy](http://workflowy.com) clone.
|
||||
An open-source [Workflowy](http://workflowy.com) clone.
|
||||
|
||||
##Technologies used
|
||||
|
||||
* Node + Socket.io
|
||||
* Backbone
|
||||
* Foundation
|
||||
|
||||
##To-do
|
||||
|
||||
* Work on sub-lists. The parent id of the Backbone task model has to be set for it to be saved properly. The template should be modified to have the `children` ul as part of every task.
|
||||
* Search & Tags
|
||||
* Themes
|
||||
|
||||
Feel free to try it out and contribute.
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@
|
||||
<!-- <button id="add">+</button> -->
|
||||
</section>
|
||||
<footer id="footer">
|
||||
Make Lists. Catch Fish. <3 Open Source.
|
||||
Make Lists. Not War. <3 Open Source.
|
||||
</footer>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user