Skip to content

BeerShift/BeerShift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BeerShift

Requirements

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.

Description

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).

Backends

We have several backends the application can be run against. All talks to a MongoDB NoSQL datastore, and are running on OpenShift.com.

PHP backend

The back-end application is written in PHP using CodeIgniter.

http://beershift.onopenshift.com/

https://github.com/gshipley/BeerShiftWeb

Ruby backend

The back-end application is written in Ruby using Sinatra.

http://beershift-mjelenrh.rhcloud.com/

https://github.com/marekjelen/beershift-ruby

Enjoy!

If you like this example, please help us out by submitting code patches to enhance the functionality of this project.

Releases

No releases published

Packages

No packages published