GoBLFC / Tracker

BLFC's online system for managing volunteers, tracking shifts, and offering rewards
GNU Affero General Public License v3.0
7 stars 1 forks source link

Replace Telegram QR code with client-side generation #20

Closed Gawdl3y closed 3 months ago

Gawdl3y commented 3 months ago

Replaces the broken QR code Google Charts Image API usage with an entirely client-side QR code generator. The QR code is generated on-demand upon the Telegram modal being opened in a matter of milliseconds.

Fixes #19.