A repository of exercises designed to demonstrate common techniques and best practices for developing apps on the Rally platform using App SDK 2.1.
Copyright (c) Rally Software Development Corp. 2014
Distributed under the MIT License.
- Basic understanding of JavaScript/HTML/CSS
- Basic understanding of the Rally data model and Web Services API
- A favorite text editor (VS Code, Atom, VIM, etc.)
- Environment Setup - Install nvm, node and rally-app-builder
- Data Models - Create, Read, Update and Delete items in WSAPI
- Context - Use components to explore an app's context
- Data Stores - Query for items in WSAPI
- Using Components - Add components to an app and connect them with events
- Charts - Create a visualization of WSAPI data