Closed luketd closed 2 months ago
Added back of card with link to any pack the card was purchased in thats now owned by the user (including traded cards)
Changed display Collection to be Collection Sets on the site. And changed them from badges to progress bars
Added a display packs that will display the users last 3 packs they can click on incase they wanted to check their last 3 packs
Added a display cards function that would display said card from a pack.
Added a /packs/[packid] route on the website that will display any pack shown. Reuses the display cards function.
Made the header responsive to mobile users. Turning into hamburger like portal and index
new API paths packs-from-cards, latest-packs, and latest-cards
borrow from the portal formatDateAndTime for use in the /packs/[packid] section and for any future use
Added back of card with link to any pack the card was purchased in thats now owned by the user (including traded cards)
Changed display Collection to be Collection Sets on the site. And changed them from badges to progress bars
Added a display packs that will display the users last 3 packs they can click on incase they wanted to check their last 3 packs
Added a display cards function that would display said card from a pack.
Added a /packs/[packid] route on the website that will display any pack shown. Reuses the display cards function.
Made the header responsive to mobile users. Turning into hamburger like portal and index
new API paths packs-from-cards, latest-packs, and latest-cards
borrow from the portal formatDateAndTime for use in the /packs/[packid] section and for any future use