kriskelly / gtd-panic

This is a tool that I made because I'm too lazy to create a day planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtd-panic

Note (9/14): This project is currently on-hold / abandoned. I found a better tool called Timeful, so I'm using that instead.

bower install
npm install
source ./dev.env
mongod --dbpath ./data
node app.js

To run the tests:

karma start
npm test

About

This is a tool that I made because I'm too lazy to create a day planner


Languages

Language:JavaScript 95.4%Language:CSS 4.6%