UCSD-CSE-210 / Fetch

0 stars 0 forks source link

Normalize locations for the search API #43

Closed soelgary closed 6 years ago

soelgary commented 6 years ago

The search API currently only searches for zip codes. We want to be able to search for zip codes, lat/lon, addresses, etc. We need to normalize whatever information we are given so that we can search the radius around it.