I’m a junior full-stack web developer, and recently I was offered a project in which we need to create a website that functions as a directory of professionals. We’re not selling anything; we’re just displaying the profiles and also need to geolocate them on an OpenStreetMap.
My question is whether a project like this can be accomplished with the knowledge of a junior developer, or if it requires developing a custom theme for such a project. I’ve noticed that creating a dynamic map (loading markers from a database and geolocating them) and implementing a custom filtering system for these professionals is more complex than it may seem.
I would like to know what the experts think. Thank you very much.
I’ve tried using User Registration PRO plugin for user registering and Leaflet maps for placing markers, but I can’t seem to link the “address” field to the map. I’ve attempted several approaches, but it hasn’t worked.