Creating a modular web app?
- by Khou
If i was to design this application in modules (ie split a large app in smaller modular applications)
I might design it like this, is this correct?
MainApplicaionX
the following 5 modules?
Company
Customer
Employee
Supplier
Banking
if Not How would you create this into a modular app?