This design document describe the high level design of a feature. The design document is golden source and reference by one or more features.
[brief the background of this feature here.]
Project Level Architecture(PA) describes the relationship among apps and packges in this monorepo.
[Describe the project level architecture(PA). Or refer to existing design files.]
App Level Architecture(AA) describes the relationship between file/class/module/method within one app or one packages.
[Describe the app level architecture(AA) feature. Or refer to existing design files]
[Highlight the key classes, methods, mindset or tools]
[describe the user story in TDD style here]
- Given -
- When -
- Then -
[draw the technical sequence diagram here]