github.com/Saleslogix/argos-sdk

Framework for creating mobile SData clients using HTML5, JavaScript and CSS

Open this visualization on its own page →

Contributors

29

Lines of Code

42,163

From

2010-06-28

To

2021-02-03

About Saleslogix/argos-sdk

The Argos SDK is a framework for building mobile CRM applications using HTML5, JavaScript, and CSS, specifically designed to work with Infor's SLX (Saleslogix) system. Built on top of the Dojo toolkit, it provides developers with a complete foundation for creating SData client applications that connect to SData endpoints for data synchronization and management.

The SDK comes pre-configured with an SData client library that handles communication with SData web services, eliminating the need to build that integration from scratch. It uses Node.js-based tooling for building and managing the project, with development dependencies managed through npm. The framework appears designed for teams building enterprise mobile CRM solutions, particularly those already working within the Infor ecosystem.

The project includes documentation on setting up a development environment with proper folder structures for both the SDK itself and dependent product applications built on top of it. Development work involves using CSS preprocessing with LESS files and running standard npm build commands to compile the final application code.

Share this video