개발방법론/모델링/Others

프로젝트를 위한 Tools1 (for Java ) : Project 관리

아름프로 2004. 1. 19. 13:15
Project planning and tracking and managing tool

==============================================
NetOffice

Online project management with team collaboration, user management, multiple access levels, tasks, projects, and time tracking, task change history, files approval tracking, notes, client project sites, CRM, Gantt graphs... (a phpCollab fork)

http://netoffice.sourceforge.net/index.php
==============================================
Double Choco Latte

Double Choco Latte is a project to create a solution for managing some IT departments including software development and call center activity. It has a web interface and will also have a stand-alone Java client.

http://dcl.sourceforge.net/
==============================================
XPlanner

XPlanner is a web-based project planning and tracking tool for eXtreme Programming (XP) teams. XPlanner is implemented using Java, JSP, and Struts, and MySQL (user contributed support for other databases).

http://www.xplanner.org/
==============================================
Mantis

Mantis is an easily deployable, web based bugtracker to aid product bug tracking. It requires PHP and MySQL and a web server. It is simpler than Bugzilla and easily editable. Check out the online Demo.

http://mantisbt.sourceforge.net/
==============================================
jagzilla

A Java web services/hibernate based interface for bugzilla. Java based apps sould access extremly easy bugzilla with jagzilla. Two methods are supported: JDBC with hibernate for on site use, and Web services for more open usage.

http://jagzilla.sourceforge.net/

==============================================