Stanley-Jovel / TDD-and-dependency-injecion-with-swift

Side project to learn advanced iOS development
5 stars 0 forks source link

Separate files into groups and directories #3

Open pablomarti opened 5 years ago

pablomarti commented 5 years ago

Currently all of the classes are on the same directory; while the app currently is small it would be good to separate the files depending on their category/purpose.