Feedback on slackmap proposal document #2
Replies: 2 comments 2 replies
-
|
On "Importing of data":
on current Slackmap, there is the concepts of "slackline area" and "lines". In some slackline areas, users has also defined lines, on others not.
I did some digging in Slackmap data (but only the part that is returned by the API, I've not looked into database.), and unfortunately, the (spot <=> user) association seems inconsistent. For some spots, you get the user in the JSON response, for others not. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is my feedback/comments on the proposal document.
A couple of minor notes on line info
Editing permissions
Editing rights vs Reviewing rights
I would like to suggest an alternative editing model which is used on a similar app I work on (a climbing topo app). Rather than changes being based on having permission to edit a line/spot etc we can allow anyone to propose a change and then restrict the 'reviewing' of those changes to relevant users/associations. If the user has reviewing rights then their changes can be instantly applied. Some pros:
Hierarchical editing permissions
In the climbing app I work on we have a hierarchical structure for editing permissions where you can be granted editor rights for a country, region or just a spot. I can imagine for example a national federation having rights to edit any lines in the country or similarly a regional association having rights to modify anything in their region (e.g. a user submitted a line in an area where slacklining is actually not allowed so it should be deleted). I'm not sure whether we'd want such a system from the start and it's worth considering carefully as we would have to categorise all lines/spots in countries/regions in order to achieve this. On the one hand it may be too much for an MVP and on the other it may be harder to add on later.
Importing of data
The second question actually depends on whether we will import users from the Slackmap data (no idea if there are legal considerations on that). The proposal states that we will only support ISA user accounts which leaves us with the following options:
Even if we consider that out of scope for MVP I would suggest, assuming that the user data is available and lines have associated users, that we import the data/associations to allow us to add this feature in the future.
Beta Was this translation helpful? Give feedback.
All reactions