My Folder Structure for projects.

 My Folder Structure for projects.



I have two text files one for to the client and one for Dev notes. Reason being, I have to translate my notes I work on for projects into a readable style a client can consume. 


I have a folder called Dev on my Desktop 

It goes Desktop-> Dev -> 'Upwork Clients' -> then the following folders:

 

[Backups], [Logs], [Project-Files], [Saved-Pages], [Testing-Sandbox], [Third-Party-Plugin-Dev]



toDo:

I would like to make a script where it does like npm where it asks what is the name of the project also where would you like this folder structure sent.

I think I'm going to use Node.js for this task.





Comments