###About Mobify is an open source mobile notification software to send messages in real-time to users' mobile devices.
###Status Work in progress.
###Modules
- mobify-server: RESTful backend using Spring Boot. The data is stored in a Cassandra database.
- mobify-ui: User interface for the administrator using AngularJS.
- mobify-ionic: Mobile application to receive real-time notifications, developed using multi-platform framework Ionic v2 (Angular 2).
- mobify-client: A sample client to send notifications using command line.
- demo-oauth-server: OAuth 2.0 authorization server implementation for testing and development purposes. The software should be integrated with your own OAuth 2.0 authentication server for production use.