Computerization / Enspire

Make "Creativity, Activity, Service (CAS)" Great Again at SWFLA
https://enspire.one
MIT License
5 stars 7 forks source link

feat(clubInfo): add clubInfo related pages #566

Open at-wr opened 5 months ago

at-wr commented 5 months ago

Notice

vercel[bot] commented 5 months ago

@at-wr is attempting to deploy a commit to the qwerzl Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
enspire ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 11:16am
qwerzl commented 5 months ago

@at-wr

I guess the current layout isn't too good. We still need to use the dialog component for the editing window. And for showing the WeChat group info on club page, I would also prefer a dialog triggered by a button.

Also, although we only upload URLs to the backend, users only have QR codes. So we need the user to input a pic (either directly from camera or from file - you need to figure it out), then convert the pic into a link, then the link is uploaded to the backend. Same process goes for displaying the club information: the link is converted to the QR code then displayed.

uQR and qr-scanner-wechat are quite useful FYI.

qwerzl commented 2 weeks ago

@q1zhen Would you review this?