(no title)
oomathias | 9 years ago
I like to document anything the client will have at some point to touch. Deployment and configuration must be documented.
There are two different things to consider: - Your client beeing able to deploy or use what you give them. - Your client beeing able to modify or add features to the existing code.
Always do the first one. I always discuss this kind of things before starting a project with the client. And everything discussed is mentioned inside the contract.
No comments yet.