Skip to content

Automatically exported from code.google.com/p/team-stream

Notifications You must be signed in to change notification settings

235/team-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Team-Stream by pleso.net

Team-Stream is a simple time tracking system designed for software developers team. It covers essential need - to answer a question: "who is/was doing what?". Team-Stream tracks time, that developer have spent on the project, builds reports.

Requirements

Features

  • multi-user interface allows many people to work with
  • multi-project
  • minimalistic interface:
  • start tracking a new activity by entering its title and pressing Enter
  • continue existing activity by clicking on it
  • cancel wrong activity
  • shortcuts to the django-admin interface to edit if some tune up is required
  • saved activities are grouped by the title
  • auto-highlight trac tickets and resolve it to a link. Example: #125 will became a link pointing to "http://example.com/trac/ticket/125"
  • the list of all activities for the last few days in chronological order
  • time validation — nobody can work on two activities simultaneously neither in future.
  • minimalistic TODO functionality with optional feature to plan activity for some date
  • short day-review report build into activities timeline
  • separate html reports:
  • by time period
  • by selected project

Future plans

  • with respect to user's time-zone
  • specific user roles to limit access in django admin and to selected projects only
  • a plugin for Firefox for submitting tasks
  • make a tidy design. (yeah, we just get used to the current)

Screenshots

Main view

Sample report

About

Automatically exported from code.google.com/p/team-stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published