An open API service indexing awesome lists of open source software.

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)

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)