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

Profile Page 2024 #508

Closed
10 of 11 tasks
leahlud opened this issue Oct 29, 2023 · 0 comments · Fixed by #523
Closed
10 of 11 tasks

Profile Page 2024 #508

leahlud opened this issue Oct 29, 2023 · 0 comments · Fixed by #523

Comments

@leahlud
Copy link
Contributor

leahlud commented Oct 29, 2023

create new branch called aditya/profile-2024

🎨 UI Redesigns

  • remove old ticket flip animation and corresponding layout components
  • implement the new mobile designs according to Figma
  • update the UI for the profile page when not logged in

📱 Functionality

  • ensure that the Profile model class (in entity directory) matches the response from the GET /profile/ endpoint
  • will get whether the attendee is pro from Roles (i.e. will have "PRO" in addition to "ATTENDEE")
  • BUG: (for Attendee login) going to the scanner screen from profile and then returning to profile removes the QR code (dw about this too much for now)
  • make sure all necessary features are displayed (name, tags, ranking, etc)
  • obtain and parse the avatar image URL from the api response and display it
  • obtain ranking from leaderboard/ranking and display it
  • ensure that the QR code refreshes every 15-20 seconds and encodes the right string (encode the qrInfo string)
  • remove dietary restriction tags AND the updateDietaryRestrictions() function and API calls in the view model
@leahlud leahlud linked a pull request Dec 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants