Skip to content
Eric Wynn Romere edited this page Aug 29, 2023 · 2 revisions

Design Docs

This folder is for storing any design document that you will create while developing the project.

You can also view the design discussions at https://github.com/Together-100Devs/Together/discussions/17

A technical specification document outlines how you’re going to address a technical problem by designing and building a solution for it. It’s sometimes also referred to as a technical design document, a software design document, or an engineering design document. It’s often written by the engineer who will build the solution or be the point person during implementation, but for larger projects, it can be written by technical leads, project leads, or senior engineers. These documents show the engineer’s team and other stakeholders what the design, work involved, impact, and timeline of a feature, project, program, or service will be.

Clone this wiki locally