hauke96 / simple-task-manager

A simple tasking manager made for OpenStreetMap.
https://stm.hauke-stieler.de
Other
34 stars 6 forks source link

Search function to get the owner/creator of a project by project-ID #86

Open hauke96 opened 4 years ago

hauke96 commented 4 years ago

In order to contact the owner (aka creator/author) of a project in order to discuss e.g. the data quality, mapping behavior, etc. it would be useful to get the username of a projects owner. This should probably be a simple search functionality within STM which should be public to everybody in order to make projects a bit more transparent (even though they are private).

But where to put this functionality? Probably somewhere before the login happens but where?