waterthetrees/wtt_server

[Epic - Search] Search bar within the map for addresses / locations

Open

#120 opened on Jan 18, 2023

 (17 comments) (0 reactions) (1 assignee)JavaScript (4 forks)auto 404
backendepicfrontendhelp wanted

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

Create a search bar on the main map page to allow users to search for things.

M0 - Search Design

M1 - Search for addresses, lat/longs, and potentially places

Related, but not necessarily blocked by https://github.com/waterthetrees/wtt_front/issues/412

M2 - Personalized searches for Trees

Reverse geolocation of trees (Tree -> TreeId -> DB query -> Lat/Lng -> trigger lat/lng search)

M3 - Search and filter by Tree fields

  • Search for Trees with queried "maintenance needed" tags in selected area
  • Query by type of tree in selected area
  • Allow users to use advanced search queries (query tree properties with conditional operators)
  • [Search Feature - Design] Mobile Search Additional Components
  • [Search Feature - Design] Desktop Search Additional Components

M4 - Search and filter by Tree fields

Resources: https://dribbble.com/shots/9873759-UNIFI-Travel-app https://dribbble.com/shots/14041865-Vertt-Mobile-App-Design https://uxplanet.org/design-a-perfect-search-box-b6baaf9599c https://m2.material.io/design/navigation/search.html#expandable-search

Contributor guide