Reverse engineering of a medium-sized open source project.
-
docfolder stands for "documents": all pdfs, pptx, and silimar files would go here. -
imgfolder stands for "images": all images used in the project would go here. -
resfolder stands for "resources": all additional files that provide some value and could be used for reference would go here (useful links, books, pdfs, slides…). -
srcfolder stands for "source": all raw code files would go here, such as.md,.puml,....deliverables: this folder would hold all.mddocuments to be delivered .diagrams: this folder would contain all.pumlor other similar diagram related source code.
-
journalsthis folder would hold each team member's journal -
toolsany tool, make files, bash scripts or similar which may be useful for the project would go here. -
Where to place research documents? i.e. internal notes and resources used to develop the final deliverable documents?