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
architecturedetails about the tech stack and architecture (includes tech diagrams)assetswhere any projects assets go (e.g. graphics, fonts)cloud-hostinginformation about the cloud hosting services for this projectcollaborationinformation about all parties involved and the agreed communication and project management platformsdata-apisany relevant data & api documentationdocumentationany additional and relevant project documentationdomain-managementdetails about all related domain informationservice-providersLists all service providers used in project with relevant links and access detailssource-controlGIT repository url and access e.g. bitbucket.org/sdgdigital/my-repo