SIT-P5-7 / ICT2201_P5-7

0 stars 0 forks source link

[M2] Software Design #51

Closed TheRealDexipher closed 2 years ago

TheRealDexipher commented 2 years ago

<Describe your team’s software design philosophy.>

TheRealDexipher commented 2 years ago

Our team’s architectural design will be using the n-Tier architecture, where the tiers are the physical separations of the web application. Using this n-Tier architecture, it implies that the web application is distributed among multiple physical nodes. The design pattern that will be used is the factory pattern, for the administrator to create more managers or staff when needed.