Skip to content
Kiran Rao edited this page Jan 23, 2015 · 10 revisions

We have utilized Ionic (built with Angular, html5, etc.) and Cordova as our mobile development framework. A link to the Ionic documentation is below:

We utilized the following tutorials from the Ionic team to get started and set up our development environment. We suggest anyone new to Ionic to review the information in these links:

The following link shows the multiple ways in which you can test the app, whether it be the browser, IOS simulator, etc.:

We began this project with an Ionic app template. Below details which of the app files are template that you should ignore and which ones are editable and how they are connected in the app:

  • TO ADD TO