This is a mobile application for both iOS and Android. The code is expected to be imported into a Titanium Studio project and will talk to a backend from one of the projects mentioned below.
Like Beer? Beer Shift allows you to track the beers that you have tasted and also see what your friends are trying! Search for Beers, read what the Breweries say about them, save them in your "Drank" list, and then use the "Keg Stand" to view what all Beer Shift users have been drinking.
Interested in Cloud Computing and Mobile application development? Beer Shift is also a sweet example of how to easily build a mobile application that uses a back-end application running in "the Cloud" on Red Hat's OpenShift.com Platform-as-a-Service (PaaS).
We have several backends the application can be run against. All talks to a MongoDB NoSQL datastore, and are running on OpenShift.com.
The back-end application is written in PHP using CodeIgniter.
http://beershift.onopenshift.com/
https://github.com/gshipley/BeerShiftWeb
The back-end application is written in Ruby using Sinatra.
http://beershift-mjelenrh.rhcloud.com/
https://github.com/marekjelen/beershift-ruby
If you like this example, please help us out by submitting code patches to enhance the functionality of this project.