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 project
  • collaboration information about all parties involved and the agreed communication and project management platforms
  • data-apis any relevant data & api documentation
  • documentation any additional and relevant project documentation
  • domain-management details about all related domain information
  • service-providers Lists all service providers used in project with relevant links and access details
  • source-control GIT repository url and access e.g. bitbucket.org/sdgdigital/my-repo