Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

katie4faq-angular: Submit question to ukatie.com and display answer below input field #3

Open
michaelwechner opened this issue Jul 12, 2021 · 0 comments

Comments

@michaelwechner
Copy link
Member

Implement a service in order to submit question to Katie (ukatie.com configured inside proxy.conf.json) and display answer below input field.

The service is to be called from within the ask-question component

https://github.com/wyona/katie-4-faq/tree/angular-client/clients/katie4faq-angular/src/app/ask-question

BDD Scenario:

GIVEN I am on the homepage http://localhost:4200/
WHEN I enter a question such as for example "What time is it?" and hit the return/enter button
THEN the answer to my question will be displayed below the input field (see for example https://ukatie.com/#/ask?q=What%20time%20is%20it%3F&ts=1626107391726)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant