How to store the additional properties in the user's Mongo document?
-
In my case, they are the latitude and longitude of a user. What code do I need to write in my client-side JS and backend controller? Could anybody give the outline for the same?
Also how can I check whether these values already exist in the user's document from client-side?
-
How will the data be acquired? Where exactly will the data be displayed to users?
Copyright © 2024 NodeBB | Contributors