Skip to content

llun/taskboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Maythee Anegboonlap
Sep 1, 2013
adbfbae · Sep 1, 2013
Dec 31, 2011
Nov 29, 2011
Dec 25, 2011
Oct 24, 2012
Nov 29, 2011
Oct 30, 2011
Sep 1, 2013
Oct 24, 2012
Dec 25, 2011
Dec 31, 2011
Dec 2, 2011
Nov 16, 2011
Oct 24, 2012

Repository files navigation

#Taskboard

Task board that work in offline mode and sync when online. It's a lab project for test HTML5 and now.js

##Browser support

Support and test below browser latest version only.

  • Safari
  • Firefox
  • Chrome

##Usage

Before run taskboard, must install and run MongoDB first.

git clone git://github.com/llun/taskboard.git
npm install
cp config-default.js config.js
node server.js