/Assignment-2

App using HTML, JavaScript, and Ionic Framework. Does not function.

Primary LanguageJavaScript

Class Assignment 2

Build an Ionicframework mobile application with the following features

Display a list view of objects from Kinvey

The objects MUST be stored in Kinvey (Sign-Up Here)

The objects MUST be managed through a Factory/Service as described and discussed in class

Provide the ability to create new objects

Provide the ability to save new objects into Kinvey

Use the $stateProvider patterned discussed in class, see ui-router documentation and examples

Extra Credit : Provide ability to delete items

Extra Extra Credit: Provide Login screen for creating a used account

Sample from class which can be used as the starting point for your assignment: https://app.box.com/s/eqtwouoml8lbsmdku43breool7rio1hb

VIDEOS

https://egghead.io/lessons/angularjs-resolve

ROUTES https://egghead.io/lessons/angularjs-introduction-ui-router https://egghead.io/lessons/angularjs-ui-router-activating-states

DATA SERVICES https://egghead.io/lessons/angularjs-http https://egghead.io/lessons/angularjs-using-resource-for-data-models https://egghead.io/lessons/angularjs-promises

http://learn.ionicframework.com/formulas/backend-data/

CONTROLLERS https://egghead.io/lessons/angularjs-building-an-angular-app-controllers

NAVIGATION

http://learn.ionicframework.com/formulas/navigation-and-routing-part-1/

MODAL DIALOGS http://learn.ionicframework.com/formulas/making-modals/

Your Assignment should be checked into GitHub and all you will need to do is send me a link to the repo

http://rogerdudler.github.io/git-guide/