WAY - Where are you // A mobile app based on Drupal7 and DrupalGAP
This Repro is for developing the App for #DCMuc16 (http://dcmuc16.drupalcamp.de). It contains Drupal, some modules, the database-backup and DrupalGAP.
This project contains two other Open Source projects:
- Drupal - https://www.drupal.org/
- DrupalGap - http://www.drupalgap.org/
-
Clone the repro to your server
-
Import the mysql-dump to your MySQL-Server
-
Change the sites/alls/settings.php to your configuration
-
User: admin // Pass: adminnimda
-
Start developing ;)
-
Install chrome (if you don't use it already)
-
Install the Ripple-AddOn for Chrome (http://emulate.phonegap.com)
-
Visit your website (http://YOUR.SITE/mobile-application/index.html)
-
Activate the Ripple-AddOn
- Display of the Sessions of the event (view with json)
- Send sessions and BOFHs
- Set your own location manually/automaticly once or in intervalls for a period of time
- Define which users can see you location
- Display a map of the users nearby (views + json)
- Display a map of the POIs (venue, social event location, etc.)
- Build an easy to use variant to use with other events/sites
An old concept (written in german) can be found as "WAY-Where_are_You_v2.pdf" in this project.