Skip to content

Commit

Permalink
Adding README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sauliuz committed Jun 17, 2013
1 parent 9721a84 commit c38678a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
### Example AngularJS mobile application

Example AngularJS application with the use of Ratchet front end framework and featuring animated transitions and `$http` cummunication with 3rd party web services. Serves as reference to [tutorial on HTMLCenter.com] (http://www.htmlcenter.com/blog/how-to-build-angularjs-based-native-mobile-application/)
Includes example of primitive server backend coded in PHP

### *To install:*
Add the project files to `www` directory of your PhoneGap framework.
Copy over the example `php` file on your backend server and update url paths to start exchanging data over HTTP.

### *Feedback:*
Created by [Saul Zukauskas](https://plus.google.com/109035477820783127965/about)
Let me know if you have any suggections or comments. I'm on Twitter as [@sauliuz](http://twitter.com/sauliuz)

0 comments on commit c38678a

Please sign in to comment.