Skip to content

A customisable membership card, meant to be a replacement for physical entrance tickets into an event (e.g company townhalls, brownbags, weddings, etc.)

Notifications You must be signed in to change notification settings

jinnotgin/membership-card

Repository files navigation

Membership Card

Demo: https://membership-card.pages.dev/

membership-card-demo.mp4

Modifiable URL Parameters

  • name
  • slogan
  • footer1
  • footer2
  • logo
  • color
  • data (JSON data that will be stored in the QR Code)

Sample URL: https://membership-card.pages.dev/?name=Nicole&slogan=Restaurateur&footer1=29/12/23&footer2=12:00AM&logo=https://i.imgur.com/w0U4OVv.jpg&color=dd1c1f&data={"id":nicole123}

Known Issues

  • Some browsers (Desktop Safari, iOS, Firefox) may not see the rotating gradient animation of the card's background. This is due to the lack of browser support for the @property CSS (https://developer.mozilla.org/en-US/docs/Web/CSS/@property). For such devices, you will see a static gradient.

About

A customisable membership card, meant to be a replacement for physical entrance tickets into an event (e.g company townhalls, brownbags, weddings, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published