This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
radar /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Jul 12 09:21:28 -0700 2008 | [jacaetevha] |
| |
README | Thu Jul 10 20:47:41 -0700 2008 | [jacaetevha] |
| |
Rakefile | Tue Apr 01 20:27:12 -0700 2008 | [jacaetevha] |
| |
app/ | Sun Aug 31 06:00:32 -0700 2008 | [jacaetevha] |
| |
config/ | Sun Aug 31 06:00:32 -0700 2008 | [jacaetevha] |
| |
db/ | Fri Aug 01 14:18:55 -0700 2008 | [jacaetevha] |
| |
doc/ | Thu Jul 10 20:19:36 -0700 2008 | [jacaetevha] |
| |
public/ | Sat Aug 09 14:38:17 -0700 2008 | [jacaetevha] |
| |
script/ | Sat Aug 09 10:34:48 -0700 2008 | [jacaetevha] |
| |
test/ | Sat Aug 09 10:34:48 -0700 2008 | [jacaetevha] |
README
Radar is a light-weight task management system that uses a radar as its metaphor, wherein the importance of task is relative to its 'position' on the Radar. The Radar operates on a fixed set of assumptions: 1. Each task has a position on the Radar, one of [In Progress | On-going | Next | Probably | Maybe] 2. Each task has an effort, one of [Easy | Medium | Hard] 3. Each task has one or more team members assigned to it 4. Each task has a set of other metadata (eg. Customers, Categories) 5. Each task belongs to a Group 6. The only date that matters is the date a Task is completed, every other date is speculative and generally useless 7. Transparency is built in to the system by means of allowing edit capabilities to everyone 8. Security is not a concern since all TeamMembers can view and edit all Tasks for all Groups




