Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 453 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 453 Bytes

back

The main objective of this software is to understand the functionality of the source code. It completes the same by using the following approach

  • It traverses the source code folder and build a repository in csv format
  • It stores the folder name and file names in csv
  • It add the level tag to each of the folder and file so that the depth of the folder and file can be visualized
  • It stores the parent folder of each of the folder and file