Skip to content

anupam-git/converse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some text

A Realtime Multilingual Messaging App

Facing issues while trying to chat/communicate with users around the world who speaks different languages? No worries. CONVERSE is here.

Now let users chat in their own languages and Converse will translate the chats in real time and will translate to ones own language. So language is no more a barrier now.

Converse is designed keeping in mind the issues faced while communicating with people around the world in MNCs and also by the Freelancers.

It often becomes difficult to express ourselves to express our feeling or thoughts in a language other than the language we are comfortable with. Converse will really be helpful in those situations.

Testing Guidelines

Install Dependencies and Start Application

npm install
npm start

Open this url in browser

http://localhost:3000

Credentials for User 1:

Email : anupam@turret.in
Password : password

Credentials for User 2:

Email : probal@turret.in
Password : password

Steps to Test

  • Send Text in Spanish from User 1 and it will be translated to corresponding language of the other user.
  • Send Text in English from User 2 and it will be translated to corresponding language of the other user.

Installing

Install all the dependencies

npm install

Start the Application

npm start

To test, open this url in browser : http://localhost:3000

Bluemix Services Used

  • Cloud Foundry - NodeJS
  • WATSON - Language Translator
  • WATSON - Tone Analyzer
  • ClearDB - MySQL
  • PubNub

Future Scope

  • Realtime Audio Translation
  • Realtime Video Translation
  • Integration with Email Client