The main functionality of the Replan tool is to give support to the software release planning. To provide this functionality the tool uses problem optimization algorithms.
Replan tool is intended for a context in which software projects normally involve several developers (could be many), developed in multiple iterations and/or releases, with a plenty of requirements to be implemented. The complexity of managing the resources is very high even in small groups of developers because we have to consider, among other things, all the dependencies between the requirements and the adequacy of each developer to perform a particular task.
Replan tool is not intended to substitute the project leader/manager, but to give support. In this sense, the tool will provide one complete release planning based on the information provided which then can be accepted (or not) by the project leader/manager.
User/password: wp_admin/12345
Replan tool is licensed under the Apache License, Version 2.0
Replan tool is composed by three components:
- Replan Dashboard: UI / front end (README.md)
- Replan Controller: Access point the components that communicate with the Replan tool (README.md)
- Replan Optimizer: Main functionality of the tool, to provide an optimized solution to the release problem (README.md)
Please check the respective README.md for details.
Main contact: David Ameller [email protected]