alexhudici / LunchRanker

Lunch with colleagues preferential voting app.

Home Page:https://play.google.com/store/apps/details?id=ca.dagar.lunchranker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LunchRanker

Build Status Join the chat at https://gitter.im/dagar/LunchRanker

alt text

https://play.google.com/store/apps/details?id=ca.dagar.lunchranker

Lunch Ranker is completely open source. New commits succesfully built by travis are automatically published to Google Play.

Join the Google+ beta tester community. https://plus.google.com/communities/105981042736744264416

The gradle build needs these environment variables set.

export ANDROIDAPP_KEYSTORE_PATH=/home/dagar/.android/release.keystore
export ANDROIDAPP_KEYSTORE_PASSWORD=********
export ANDROIDAPP_KEY_ALIAS=MyReleaseKey
export ANDROIDAPP_KEY_PASSWORD=********

Backend

Currently the backend must be deployed manually through Android Developer Studio or ./gradlew appengineUpdateBackend

About

Lunch with colleagues preferential voting app.

https://play.google.com/store/apps/details?id=ca.dagar.lunchranker

License:MIT License


Languages

Language:Java 97.5%Language:HTML 2.5%