NodeGroup2 / autocomplete-project

An autocomplete app
https://nodetojoy-autocomplete.herokuapp.com/
MIT License
0 stars 2 forks source link

Update DOM with suggestions from server #36

Closed msachi closed 7 years ago

msachi commented 7 years ago

It works! Kind of. Sorry about the awfully long if-else block, will refactor later.

msachi commented 7 years ago

Also one thing that could be seen as an issue: #37

marisid commented 7 years ago

Thanks for this Marko! We'll be working on testing today with Shireen and on some of the front-end tasks (e.g. selection of suggested work) and add a prefix on the endpoint before we search for a word.