End-To-End Ecryption app. Created using Ionic v2 Beta 11 and Node.js, using the MEAN stack
Google Play Store Android Alpha
Client The client (under client/securChatIonic), can be developed by following Standard Ionic Installation, and uses the standard Ionic Tutorial Conventions.
Server The server is made in express, and uses mongoose to interact with MongoDB, a simple tutorial can be found here.