Folder Structure
Whenever a Steer project requries some kind of digital development, it is important to create a digital folder containing the following.
├─ architecture
├─ assets
├─ cloud-hosting
├─ collaboration
├─ data-apis
├─ domain-management
├─ documentation
├─ service-providers
├─ source-control
architecture
details about the tech stack and architecture (includes tech diagrams)assets
where any projects assets go (e.g. graphics, fonts)cloud-hosting
information about the cloud hosting services for this projectcollaboration
information about all parties involved and the agreed communication and project management platformsdata-apis
any relevant data & api documentationdocumentation
any additional and relevant project documentationdomain-management
details about all related domain informationservice-providers
Lists all service providers used in project with relevant links and access detailssource-control
GIT repository url and access e.g. bitbucket.org/sdgdigital/my-repo