Currently is (legacy) possible to have multiple cards assigned to one user.
/cards shows correct card assignments.
Home only shows the most recent used card assigned to the user. Perhaps making the card number a list, or hyperlinking the card number value to /cards would be appropriate.
https://github.com/Protospace/spaceport/blob/ba5361f660abcda087e6bde1fdbb4e0a8a33dba1/webclient/src/Home.js#L94
Currently is (legacy) possible to have multiple cards assigned to one user. /cards shows correct card assignments. Home only shows the most recent used card assigned to the user. Perhaps making the card number a list, or hyperlinking the card number value to /cards would be appropriate.