Saleslogix/argos-sdk

Created Feb 16, 2021 · View the Saleslogix/argos-sdk repository page

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

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

29

Lines of Code

42,163

From

Jun 28, 2010

To

Feb 3, 2021

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