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

Integrating Dataverse Features #598

Merged
merged 39 commits into from
Nov 25, 2024
Merged

Integrating Dataverse Features #598

merged 39 commits into from
Nov 25, 2024

Conversation

mchlcui
Copy link

@mchlcui mchlcui commented Nov 25, 2024

👷 Changes: Adding dataverse component to the dev environment

📷 Screenshots

image image

(prefer animated gif)

Checklist

  • [ x] Looks good on large screens
  • Looks good on mobile

mchlcui and others added 30 commits November 13, 2024 04:47
Changes to be committed:
	new file:   src/assets/2024/dataverse/Dataverse.png
	modified:   src/pages/public/Companion/events/index.js

Untracked files:
Restructured and aesthetically rehauled Quiz comp
🚀 Implement New UI for Dataverse Companion for Demo
added polling for points display in dashboard
Changes to be committed:
	modified:   src/pages/public/Companion/components/dataverse/Leaderboard.js
Added dataverse logo to leaderboard UI
Changes to be committed:
	new file:   src/assets/2024/dataverse/bg.png
	modified:   src/pages/public/Companion/components/dataverse/Progress.js
	modified:   src/pages/public/Companion/components/dataverse/Quiz.js
Minor UI Updates to background and white dividers
Fixed background for stars on white divider
Added clue words given at the completion of each quiz
Copy link

Visit the preview URL for this PR (updated for commit 1c69dc9):

https://bt-web-dev-ebf17--pr598-dataverse-2f9qfmce.web.app

(expires Mon, 02 Dec 2024 14:23:41 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a1bf7afe94c954469059b9e3898cf94f4178c379

<Route path="/leaderboard" render={() => <Leaderboard />} />
<Route exact path="/companion" render={() => <Companion />} />
<Route exact path="/companion/dashboard" render={() => <Dashboard />} />
<Route path="/leaderboard" render={() => <GlobalLeaderboardExample />} />
Copy link
Contributor

Choose a reason for hiding this comment

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

y this not companion/leaderboard?

Copy link
Author

Choose a reason for hiding this comment

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

will address after demo

@mchlcui mchlcui merged commit 33116de into dev Nov 25, 2024
2 checks passed
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