Skip to content

acen99/targets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Targets

A mobile app to locate the Target stores nearest you. Made in HTML5 + PhoneGap

To see the web version running live, go to: http://timanglade.github.com/targets/www/index.html

The entire app is contained in www/index.html (all the HTML & JS is in there), but the project will also work fine on your iOS mobile device using Cordova / PhoneGap. Just clone the repo, double-click the xcodeproj and build.

If you want to import the dataset (stores.json, at the root of this repo) into your own Usergrid / Apigee App Services account, you can do so by posting the file directly to the API. For example, with curl:

curl -X POST -d '@stores.json' https://api.usergrid.com/<YOUR ORGANIZATION>/<YOUR APP>/<YOUR COLLECTION>

Send all comments and questions to tim@apigee.com!

About

A mobile app to locate the Target stores nearest you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors