This book covered the software infrastructure modules, which are the base modules in any software systems. I discussed most of the functionalities supported by these modules, provided high-level wireframes for the UI, and discussed the entities to store the required data and relationships between them. Every module in the infrastructure modules provides essential services for other modules, whether they are system modules or business modules.
The infrastructure modules include the following:
The Localization module manages the localizable resources.
The Lookups module manages ...