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

feat: ✨ Webapp second prototype #92

Open
wants to merge 5 commits into
base: prototype
Choose a base branch
from

Conversation

uo288499
Copy link

Objectives

  • Implement complete internationalization to English and Spanish
  • Reorganize the pages structures
  • Complete tests for webapp, including e2e tests
  • Add the missing elements in the webapp for the new functionalities
  • Improve the already created pages design

Jest config file in webapp src was removed as it was not being used / Test ajusted to match prototype branch / Initial internationalization in English and Spanish
@uo288499 uo288499 added 🏗️ type: feat New feature or request ⌨️ cat: impl Something related with implementation labels Mar 26, 2025
@uo288499 uo288499 self-assigned this Mar 26, 2025
@uo288499 uo288499 linked an issue Mar 26, 2025 that may be closed by this pull request
uo288499 and others added 4 commits March 26, 2025 09:35
EndGame page separated from Game / New GameContext / All test updated for working with internationalization / Game test completed
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
69.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ cat: impl Something related with implementation 🏗️ type: feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(webapp): 🌐 add the missing UI for the functionalities
1 participant