Open alexastef opened 4 years ago
that's a good point, we don't want duplicate data. I can work on this as well!
the other thing we could do, is if they click on a place that already has data, thinking that they're adding a new location, we can pull up the existing information so they can see that someone already put info there and they can just update it instead.
When a user clicks add loo --> search page and all the nearby places populate, should we filter these so that the places already in the database don't show up? Basically the opposite of the home page. That way a user can't add twice.
@mmoncayo would you want to work on the filtering here since you're already doing on the home page?