https://github.com/audreylin/techspec_designdocs
Notes on creating tech specs and design documentation from various resources (sited within the repo)
https://github.com/audreylin/techspec_designdocs
Last synced: 3 months ago
JSON representation
Notes on creating tech specs and design documentation from various resources (sited within the repo)
- Host: GitHub
- URL: https://github.com/audreylin/techspec_designdocs
- Owner: AudreyLin
- Created: 2023-07-20T10:29:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-21T03:14:34.000Z (almost 3 years ago)
- Last Synced: 2025-10-30T20:54:56.658Z (7 months ago)
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software Design Docs
A template and resources for effective software design documentation
## Resources and Acknowledgements
- [What is a Design Doc In Software Engineering? (full example) By Clement Mihailescu](https://youtu.be/bgHL41e7vgI)
- [How to write a good software design doc by Angela Zhang for freecodecamp.org](https://www.freecodecamp.org/news/how-to-write-a-good-software-design-document-66fcf019569c/)
- [Better Tech Specs: Great Design Docs](https://www.range.co/blog/better-tech-specs)