public
Description: Working From Home - a simple way to share status with your team
Homepage: http://skwpspace.com
Clone URL: git://github.com/skwp/wfh.git
wfh / README
100644 18 lines (11 sloc) 0.479 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
== Welcome to WFH
 
WFH is an extremely simple application that lets you set your status
for a day with two clicks. Pick your name from the first dropdown,
pick your status from the second.
 
A week's worth of dates is displayed, and an RSS feed is provided.
 
== Getting Started
 
1. Create the initial database
   rake db:migrate
 
== Using the app
 
The administration is based on hobo basic admin, and is located
at the bottom of the screen. You can add statuses and users there.