Hacker News new | ask | show | jobs
by thecodemonkey 2255 days ago
Thanks a ton for the feedback! Hope this could be helpful for your parents.

1. We decided to use geolocation because it removes one more form field. It also makes it easier to expand to additional countries (https://github.com/MiniCodeMonkey/curbside/issues) we may reconsider in the future.

2. Happy to explore adding additional ways to tackle the problem. For now, we just have a simple map of stores to visualize coverage: https://curb.run/stores

Fixed the typo. Thanks!

2 comments

Please reconsider #1.
Agreed. Not opening up location.
You can let the user input their coordinates or use a map picker.