ISIS3510-202410-Team11 / Swift

0 stars 0 forks source link

Documentation of architectural patterns #15

Closed Pabluchenkoo closed 7 months ago

CristianCaro915 commented 7 months ago

I do not know if singleton can be used, we have objs that are implemented once but they are not restricted to be created just once. Is an interface a use of singleton...

JuanSe2003 commented 7 months ago

I justified the use of the Repository pattern and MVVM because the majority of the team made use of these two patterns.

Pabluchenkoo commented 7 months ago

Great work team !