World Chat Messenger allows users from completely different language backgrounds to converse with each other in their own language taking globalization to the next level.
Alter the conversations model to include original message and then translations by language (eg. {originalMessage: “”, translations:{“french”:”bonjour”, “spanish”:”hola”}}
Start out just making sure the chat works in English between two users
User can select a contact and send a message
Allow users to chat using conversation model (save the messages)