[Solved] Multitier Architecture [closed]


I suggest that you read on how to ask a good question first

Straight from Separation of concerns:

design principle for separating a computer program into distinct
sections, such that each section addresses a separate concern.

I hope that you are not the developer taking over this project, because it seems like you have minimal programming basics. That being said, design principles are not hard and fast rules, it’s a recommended set of design & pattern for plenty of reasons (not going to lose focus of this particular question, you can search for them easily)

0

solved Multitier Architecture [closed]