Notfallhelfer (German first responder) is an app to help untrained people save lives in case of a medical emergency. This project has been developed during the Health Hack Munich (November 15-16, 2014) and won the first price.
Try it @ http://first-responder.github.io
Technologies: Angular.js, Cordova, Ionic
npm install -g gulp cordova ionic
npm install
gulp
ionic serve
ionic platform add ios
ionic build ios
ionic emulate ios