rukaiah-edhah / Ijele

A a travel group app that simplifies group trip planning by allowing users to manage bookings, split bills, and organize schedules collaboratively.
0 stars 0 forks source link

Implement Autocomplete Location Search #16

Open rukaiah-edhah opened 6 days ago

rukaiah-edhah commented 6 days ago

As a user, I want to type a city name in the search bar and see autocomplete suggestions, so that I can quickly select the desired city from the dropdown list.

rukaiah-edhah commented 6 days ago

Done.

rukaiah-edhah commented 6 days ago

You can test it in Postman using the GET method and this URL http://localhost:3000/api/location-search?query=NYC

Screenshot 2024-07-01 at 1 40 35 PM