Infor CRM Mobile Platform

Infor CRM mobile, codenamed "argos" started in June of 2010. The entire suite of "argos" projects are open source and hosted on Github. The platform consists of an SDK (argos-sdk) and a core application (argos-saleslogix). The SDK allows for extensive customizations so developers can extend and override without being forced to create an entirely new application. Here is a high level overview of what comes in the SDK:

  • Templating
  • Theming, powered by LESS
  • Localization
  • UI Elements such as Calendar, Toolbars, Lookups, Date, Duration, and more
  • Validation
  • Access to entire Dojo Toolkit library
  • Customizations can be easily added
  • Minification scripts
  • Documentation scripts
  • Views bound to dojo store API