Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer hinzufügen #7

Open
Tracked by #6
rygos opened this issue Sep 13, 2021 · 0 comments
Open
Tracked by #6

Developer hinzufügen #7

rygos opened this issue Sep 13, 2021 · 0 comments
Assignees
Labels
must have Features die nicht fehlen dürfen.
Milestone

Comments

@rygos
Copy link
Member

rygos commented Sep 13, 2021

Entwickler hinzufügen.

An dieser Stelle soll es auch möglich sein 2 Entwickler direkt zu verknüpfen.

In der Datenbank stelle ich mir das so vor:

developers
id - Basis ID des Entwicklers
claimed_by - (optional) user_id

developer-names:
id - ID des Entwicklernamens
developer_id - Basis-ID des Entwicklers
name - Entwicklername
hidden - Hier kann ein Entwicklernamen aus dem Gesamtprofil ausgeblendet werden. Beispielsweise, wenn der User nicht will, das hier etwas angezeigt wird.

developer_teams
id - Id des Teams
name - Name des Entwicklerteams

developer_teams_members
id
developer_team_id
developer_name_id
developer_id

@rygos rygos mentioned this issue Sep 13, 2021
14 tasks
@rygos rygos self-assigned this Sep 13, 2021
@rygos rygos added the must have Features die nicht fehlen dürfen. label Sep 13, 2021
@rygos rygos added this to the Entwickler milestone Sep 13, 2021
@rygos rygos added this to To do in RMArchiv Remake Sep 13, 2021
@rygos rygos changed the title Developer (Array) Developer hinzufügen Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Features die nicht fehlen dürfen.
Projects
Development

No branches or pull requests

1 participant