A3 - Select tools and create a project repository
At this point, we need to set up the tools and a well-formed repository for storing the management and production documents of the project.
Creator Hat
Which tools should we use for creating the project output?
What type of repository is best for the team members who create the output?
Project Manager Hat
Which tools should we use for the managerial work of the project?
What type of repository will best meet the managerial needs of the project?
How can users access documents from multiple devices?
How can we have automated backups?
How should we organize and name our documents?
The repository can be a directory on a cloud storage platform or a local network that is synchronized and made available offline on team members’ computers. Alternatively, computer-savvy people can use Git and similar technologies to set up their repositories.
Project Manager Hat
Are we sure we're not locking ourselves into a service?
When using cloud services, it’s important to make sure you’re not locked into their services and that you can remain free to move to other platforms and use alternative tools to open and edit files.
Depending on the project, there may be other concerns as well:
Project Manager Hat
How do we ensure the security of the repository?
What can we do about versioning (keeping copies of the old versions of files)?
If the team is not sure what to do in this activity, they should seek help from colleagues or friends, or hire a short-term consultant.