I am trying to create an app where people can upload things to a page but it is sorted by location, basically people can only see posts of people that are near them. How would I go about this using tinder-like pile? (It doesn’t have to be with tinder-like pile but that is the plugin I am using for my app)
Also, How can I make it so that instead of humans uploading the posts the posts are pulled from a database and people can see them as posts. (I am trying to make it so that people can make their own posts but also see posts loaded from a separate database)