We have created a mobile application that works with a Drupal module to serve content from COD websites. The mobile application was created with the current DrupalCon in mind but we should try to make it generic so that we can use it as a standard mobile application that ca go with COD distribution

The connector module is available here at

https://www.drupal.org/project/cod_mobile

The mobile application was built as a hybrid mobile application using the ionic framework and could be compiled for Android or iOS devices.

https://github.com/zyxware/drupalcon-mobileapp

Comments

anoopjohn created an issue.

japerry’s picture

In general, we're planning to put rest endpoints in each of the features we roll out, sessions, schedule, bofs, etc. We're also using services on a client site to allow the following mobile app to perform login and registration:

https://github.com/davidschwegler/lfnw

There definitely is interest in a unified cod framework for a mobile app that people can adopt for their event, but not exactly how to move forward with that.