IBM / serverless-language-translation

Create a communications channel using serverless technology to allow clients who speak different languages to seamlessly communicate with each other, built on Watson services.
https://developer.ibm.com/code/patterns/deploy-serverless-multilingual-conference-room/
Apache License 2.0
16 stars 35 forks source link

are the instructions complete? #18

Closed stevemar closed 6 years ago

stevemar commented 6 years ago

I read through the README and this doesn't give me a lot of confidence that this is actually complete, see the screenshot:

screen shot 2018-05-15 at 11 42 29 am

It would also be great to have a screenshot of the app running or the serverless-translation-ui

markstur commented 6 years ago

Does not look complete to me. I can fix some of it.

kkbankol-ibm commented 6 years ago

@stevemart yes, there's definitely still a bit more work to be done. It looks like the backend (actions, MQTT feed, etc) is mostly complete. I'm finishing up an install script with a Dockerfile so I can repeatedly test the install process out The main pieces that we're missing are

I have my changes pushed to the dev branch in this repo, and should be able to submit a PR tomorrow

stevemar commented 6 years ago

@kkbankol-ibm this is mostly complete too, i think https://github.com/IBM/serverless-language-translation/pull/27 has addressed this. Please look at the other open issues in the repo and go through them.