Rhardin94 / Nerd-Lator

Our crack at the first group project
https://rhardin94.github.io/Nerd-Lator/
1 stars 1 forks source link

English to "_" Functionality #2

Open Rhardin94 opened 5 years ago

Rhardin94 commented 5 years ago

User Story

As a user, I want to be able to convey messages in a different language, so I can communicate with a variety of people.

Acceptance Criteria

[X] Create a translate button [X] Create text box that allows user to input English text [X] Create on-click event that fires when translate button is pushed [X] Translate captured English text during on-click event via ajax request to translate API [X] Return translated text in new language from returned JSON in separate text box