I am writing a web app that stores the location of offices across the world. At some point I want users to be able to find the closest office by displaying pins on a map. Currently I am using sequelize as my ORM with postgres. Any recommendations for how to store the data, how to validate the address, etc?
Submitted June 13, 2017 at 06:44PM by cemclaug
No comments:
Post a Comment