code-for-charlottesville / housinghub

GNU General Public License v3.0
14 stars 23 forks source link

Wire up top searchbar + sidebar to search properties #116

Open billyhunt opened 3 years ago

billyhunt commented 3 years ago

The top searchbar should be able to search all text and dropdown fields of all the properties in your database using the search api.

  1. Wire up that searchbar to return results.
  2. A stretchgoal is to add an autocomplete library to the search box.