amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

Send user input to backend #49

Closed oliviadargel closed 2 years ago

oliviadargel commented 2 years ago

User story

  1. As a frontend developer
  2. I want to forward the user input string to the backend
  3. So that the backend can forward it to the NLP component

Acceptance criteria