> Home > Solution > Modules
Modularity describes a logical grouping of related code. Modules in turn may be packaged in different physical ways. Components are the physical packaging of modules. Modules imply logical grouping, while components imply physical partitioning.
Brings service category tree Enables search
Finds NPOs by keyword, location, services
Manage content
Profanity Filter Bots detection Captcha
Create challenge between candidates Group into teams, organise competitions
Implement a façade or adapter layer between different subsystems that don't share the same semantics. This layer translates requests that one subsystem makes to the other subsystem. Use this pattern to ensure that an application's design is not limited by dependencies on outside subsystems.
Overlaps