Task-application for small teams?
I am looking for a simple application to track task in a small team environment, the requirements are quite simple.
- Assign a task to a user
- Manage tasks, edit (if possible with history)
- Notification by email
- Web GUI, preferably written in java (deployable on tomcat/jboss/Geronimo) although a php or cgi solution would work as well.
Nothing fancy really, and I could probably roll my own pretty fast (by example leveraging appfuse or equinox), but I rather reuse some existing piece of software.
Any suggestions??
Comments
6 Responses to “Task-application for small teams?”
Leave a Reply
i can suggest 2 open source:
scarab and tudu
I have used scarab in the past and it might work, as far as i can see tudu doesn\’t seem to support \”sharing\” tasks, and assigning a task to another user.
We are sucessfully using the Mantis Issues Tracking Applikation. It is quite easy to install and has all features that you have listed. It is not written in Java but PHP and needs a MySQL database.
Mantis can be found at: http://www.mantisbt.org/
Let me repeat. JIRA.
JIRA is a good piece of software, but it\’s a bit overkill for my purposes (and it is not free).