The intention of group was to automate the process of selecting a group location for my small group for church.

It was tedious posting to a facebook group and a google calendar at the same time each week.

This Ember application and NodeJS application handle this task for me each week automatically.

The API is not currently developed to handle multiple groups, but support for that will come in the future. I would like to expand the compatibility of the application, so it can support multiple tenants.

How To Deploy

There are two pieces of this project: the api and web application.

In the README, there is a “Deploy to Heroku” button to deploy each part to Heroku. The application can be run on the free tear of their service. More detailed instructions will come later.