Receive weather updates in your own language using IBM Bluemix Push Notification Service and IBM Language Translator
This project contains two applications
- Node.js app which translates a given content into the language chosen. This app runs in Bluemix.
- Android application which uses the Node.js app mentioned in 1, to translate the incoming push notifications. Prior to receiving push notifications, this app register the device with IBM Push notification service and allows the user to chose the language for receiving the weather updates.
To know more about individual apps, read their readme.