Closed tharunsikhinam closed 5 years ago
Setup autocomplete feature on the UI and backend. 1) Dispatch API call after the second keystroke. 2) Index MongoDB books collection by title and use regex for performing a search 3) Write Flask API to fetch data from MongoDb
Setup autocomplete feature on the UI and backend. 1) Dispatch API call after the second keystroke. 2) Index MongoDB books collection by title and use regex for performing a search 3) Write Flask API to fetch data from MongoDb