quizitive / commonology

What we all have in common.
0 stars 0 forks source link

Make QR view that produces a qr image with play link for a given user. #785

Closed Schwarzschild closed 2 years ago

Schwarzschild commented 2 years ago

The qr should have the play url with the referral code in it.

This will be an item in the triangle dropdown menu when a player is logged in.

The view can render a web page that could be printed and hung in break or coffee rooms.

There should be a share button near the qr code.

Schwarzschild commented 2 years ago

Example qr maker: https://towardsdatascience.com/generate-qrcode-with-python-in-5-lines-42eda283f325

Schwarzschild commented 2 years ago

This could be useful to render generated image without saving it: https://stackoverflow.com/questions/24219446/render-image-without-saving