translator app

translator app
pull/294/head
Aastha Chauhan 5 years ago
parent b47cf8261f
commit dcade81aa6

@ -0,0 +1,26 @@
Translator App
**Tier:** 1-Beginner
A Translator app helps to translate one language to another for better understanding of various oral and written compositions such as books, song lyrics and movies.
## User Stories
- [ ] User can `input` the source language
- [ ] User can `input` the language in which the user wants the translation
- [ ] When the translation is `finished` the user can click `suggested languages` to translate into other forms too.
## Bonus features
- [ ] User can translate the patterns too for example if the user writes `good` in scratchpad, user gets the same word in let us say `French`.
- [ ] Automatic suggestion of various languages must be provided.
## Useful links and resources
- [pros Vs Cons](https://www.nytimes.com/2013/05/02/technology/personaltech/the-utility-and-drawbacks-of-translation-apps.html)
## Example projects
- [Translator by Google](https://translate.google.co.in/)
- [Audio Translator by Stepes](https://www.stepes.com/voice-audio-interpretation/)
- [Translator by Microsoft](https://www.microsoft.com/en-us/translator/apps/)
Loading…
Cancel
Save