nmusaelian-rally / getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

A repository of exercises designed to demonstrate common techniques and best practices for developing apps on the Rally platform using App SDK 2.0.

License

Copyright (c) Rally Software Development Corp. 2014
Distributed under the MIT License.

Prerequisites

  • Basic understanding of JavaScript/HTML/CSS
  • Basic understanding of the Rally data model and Web Services API
  • A functioning installation of Rally App Builder
  • A favorite text editor (even VIM)

Contents

  • App Anatomy - Coming soon...
  • Data Models - Create, Read, Update and Delete items
  • Context - Use components to explore an app's context
  • Data Stores - Query for items
  • Using Components - Add components to an app and connect them with events

Additional Resources

About

License:MIT License


Languages

Language:JavaScript 98.6%Language:CSS 1.4%