Skip to content

max-mapper/pdx-food-carts-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDX Food Cart Finder/Editor

… is a mobile application built using the Titanium framework and CouchDB. This means that the javascript source code found here can be imported into a Titanium Mobile project which can generate either an iPhone or Android native application that stores all of it’s data on a remote CouchDB instance.

The application itself allows the user the find food carts near their current location. If they wish to edit the details of a food cart (location, hours of operation, menu, etc) they can do so from inside the application. All data, including changes made by the user, are stored publicly on PDXAPI (a GeoCouch instance that I maintain). Changes made by any user will show up for all other users, much like a wiki.

Usage

  • Install Titanium from http://www.appcelerator.com/products/download/
  • Make a new Mobile application
  • Place the files from this git repository into the Resources directory in your new Mobile app
  • use Titanium Developer.app to generate an iPhone/Android app

Note: The included Design folder contains PSDs (Photoshop files) of the design elements in the application and isn’t needed to compile the application.

Copyright

Copyright © 2010 Max Ogden

Contributors

  • Max Ogden (@maxogden)
  • Don Park (@donpdonp)
  • Clifton B (Graphic/Interaction Design) (@maxticket)

About

iphone and android native apps to edit food cart information in portland, oregon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published