UoaWDCC / passport

WDCC Passport project. Established in 2024.

Home Page:https://wdcc-passport.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate data for Student Name and Stamp Numbers

inezchong7 opened this issue · comments

Description

As a user
I want to be able to view my own name and the total amount of stamps collected so far.

Proposed Solution

Acceptance Criteria

  • /passport page showing correct user Name
  • /passport page cover showing correct total number of stamps for the user
  • /api/user/:upi called with the current users upi to retrive name and totalStamps for user

Notes