jtexp / NutriScope

Nutrition Tracker using USDA NDB API
0 stars 2 forks source link

Convert Food Search to Autosuggest Food Search #12

Open jtexp opened 7 years ago

jtexp commented 7 years ago

Change api from using solely ndb api to using elastisearch autosuggest api. Here is a document hsowing how to do that: https://github.com/griffio/elasticsearch-01

change text box to pick up each new keyed letter when word >1 length

Make aws es api have correct IAM permissions