Rhardin94 / Nerd-Lator

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

"_" to English Functionality #3

Open Rhardin94 opened 5 years ago

Rhardin94 commented 5 years ago

User Story

As a user, I want to be able to translate a word in a language I am unfamiliar with, so I can become more familiar with new languages.

Accepted Criteria

[ ] Create a translate button [ ] Create a text box that allows user to input non-English word [ ] Create on-click event that captures text from text box when translate button is pushed [ ] Translate non-English word via ajax request using translate API [ ]Return translated word to English from return JSON in a separate text box