Skip to content

Add Component diagram#63

Merged
madebyTimo merged 8 commits intomainfrom
documentation/component-diagram
Jul 5, 2022
Merged

Add Component diagram#63
madebyTimo merged 8 commits intomainfrom
documentation/component-diagram

Conversation

@maexled
Copy link
Contributor

@maexled maexled commented Jun 30, 2022

Closes Gamify-IT/issues#55

Created component diagram.

TODO: Exact communication between minigame frontends and minigame backends and overworld frontend and overworld backend

Component Diagram

@maexled maexled added documentation Improvements or additions to documentation feature New feature or request labels Jun 30, 2022
Copy link
Contributor

@delvh delvh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After verbal discussion with you, I understand and support your solution.

@delvh
Copy link
Contributor

delvh commented Jun 30, 2022

For everyone else:
The drawio file is included in the png, for some magic reasons, drawio is able to "revectorize" this png when imported.

@thechinese
Copy link

Is there a structural difference between the different minigames components?
Since we don't explicitly consider the exact interfaces here, this would make it way less cluttered

@LeviUniAcc

This comment was marked as resolved.

@madebyTimo

This comment was marked as resolved.

@madebyTimo

This comment was marked as resolved.

@LaviniaStiliadou
Copy link

Where can I find the player details? Like last played game, current played game, favourite game, obtained badges, trials for minigames, game statistics as hours played

@madebyTimo
Copy link
Contributor

madebyTimo commented Jun 30, 2022

Question 1 from Daily:
Should we save all data we can get from the minigame runs?

Please vote with
👍 for yes
👎 for no

Result from 04.07.2022:
👍 -> 8
👎 -> 2

@madebyTimo
Copy link
Contributor

madebyTimo commented Jun 30, 2022

Question 2 from Daily:
Should we create a lecturer-interface backend to centralize the data flow?

Please vote with
👍 for yes
👎 for no

Result from 04.07.2022:
👍 -> 1
👎 -> 10

@LeviUniAcc

This comment was marked as resolved.

@madebyTimo

This comment was marked as resolved.

@LeviUniAcc

This comment was marked as resolved.

@madebyTimo madebyTimo requested a review from delvh June 30, 2022 18:56
@delvh delvh changed the title WIP: Component diagram Component diagram Jul 3, 2022
@delvh delvh changed the title Component diagram Add Component diagram Jul 4, 2022
@delvh
Copy link
Contributor

delvh commented Jul 5, 2022

"Everyone" approved it, can be merged now.

@madebyTimo madebyTimo merged commit 3763fee into main Jul 5, 2022
@madebyTimo madebyTimo deleted the documentation/component-diagram branch July 5, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: Create Component Diagram of whole architecture