ccherot / winetracker

This is an app built on the MEAN stack which allows users to enter in and upload wine information for their personal cellar.
0 stars 0 forks source link

Figure out a file / folder structure for shared classes #13

Open ccherot opened 7 years ago

ccherot commented 7 years ago

It seems like putting files in a "Shared" folder is one methodology. Then inside of that folder I could create different folders for the different kinds of classes (e.g. business, services, utils)