codesydney / marketplace-app-for-good

1 stars 1 forks source link

Research: Storing Task Locations #30

Open davidtaing opened 3 months ago

davidtaing commented 3 months ago

Description Since we have a map with the tasks displayed as pins, we need to think about how to store locations and coordinates in the database. How we search/filter for locations may also affect how we want to index our tables as well.

In Scope

Out of Scope

Feel free to make suggestions. I'm pretty firm on making "pin on address" out-of-scope, but flexible on everything else.

Resources