You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Product Idea 1.
I should be able to look up trails near, or within some threshold, of certain coordinates.
[View Popular Routes - /routes/nearby (GET)]
parameters would be coordinates, and distance threshold, and maybe other filters.
Product Idea 2.
You should be able to add comments on trails.
This would mean you would have a comments table, and reference the id of the trial on that.
[ Add Route - /routes/{route_id}/comment (POST)]
They could then be displayed somewhere on the site and reference-able.
No description provided.
The text was updated successfully, but these errors were encountered: