AArchange / real-estate-laravel

Real Estate / Estate Agent, solution for your Property Agency. Application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
0 stars 0 forks source link

Search by postal code #14

Open AArchange opened 1 month ago

AArchange commented 1 month ago

Description: Add functionality to improve the accuracy of property searches using zip codes.

Tasks:

Integrate a postal code search API. Add a zip code search field to the user interface. Test the accuracy of results based on postal codes. Acceptance criteria:

Properties are correctly filtered according to zip code. The search interface is easy to use and intuitive. Search results are accurate and relevant.

curtisdelicata commented 1 month ago

Done.