Skip to content

Tunetwins#1546

Draft
BeritJanssen wants to merge 425 commits intodevelopfrom
tunetwins
Draft

Tunetwins#1546
BeritJanssen wants to merge 425 commits intodevelopfrom
tunetwins

Conversation

@BeritJanssen
Copy link
Copy Markdown
Collaborator

@BeritJanssen BeritJanssen commented Mar 25, 2025

Separate branch for Tunetwins game 2.0, not to be merged at this moment.

Comment thread frontend/src/components/Final/Final.tsx Outdated
{/* Also contains the statistics */}
{/* <div className="aha__final-text">
<div dangerouslySetInnerHTML={{ __html: final_text }} />
</div> */}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Commented out code is not a good idea in general, it makes it very hard to understand what has been changed.

Copy link
Copy Markdown
Collaborator Author

@BeritJanssen BeritJanssen Mar 31, 2025

Choose a reason for hiding this comment

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

This belongs into the assets, or, even better, should be uploaded through the admin interface.

Copy link
Copy Markdown
Collaborator Author

@BeritJanssen BeritJanssen left a comment

Choose a reason for hiding this comment

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

@bacor , I looked over the code. Some general comments:

  • logos should be uploaded through the backend
  • svgs like star, dot etc. perhaps to be moved to assets, and let the component only do the animation / sizing etc.
  • don't comment out code. If you're not sure whether it should be dropped, version control is always there to bring it back.
  • I'm rather opposed to calling the theme for TuneTwins "MCG Theme", since the original theme has also been developed by the MCG. :-)
  • As the code stands, it will interfere with non-TuneTwins projects, so I vote against merging it into the existing code base
  • Seeing as the code also introduces more than 2'000 lines which would need to be integrated and maintained, I would advise keeping it on a separate branch for now, and deploying it to its own server or container network.

bacor and others added 30 commits January 7, 2026 18:54
…tamp

fix: add timestamp to backend API call
…ore-feedback

Feature/tunetwins more feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants