EvanZhouDev / zyma

Zyma is a simple attendance tracker, enabling easy check-in for anyone from clubs to corporation meetings.
https://zyma.vercel.app
1 stars 0 forks source link

Export students #50

Closed EvanZhouDev closed 10 months ago

EvanZhouDev commented 10 months ago

Pull Request Check List

Applicable issues

49

Description of PR

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
zyma ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 2, 2024 6:26pm
ThatXliner commented 10 months ago

@EvanZhouDev there is a glitch where the metadata UI won't update despite the group being updated via Realtime

EvanZhouDev commented 10 months ago

"Your Last Attendance" still needs to be hooked up to backend

EvanZhouDev commented 10 months ago

Things to do:

ThatXliner commented 10 months ago

For some reason, the realtime for the attendee table is broken. Specifically on insert

ThatXliner commented 10 months ago

For some reason, the realtime for the attendee table is broken. Specifically on insert

And I have no idea why.

ThatXliner commented 10 months ago

For some reason, the realtime for the attendee table is broken. Specifically on insert

And I have no idea why.

I found the issue, fixing

ThatXliner commented 10 months ago

So I'm just going to leave the attendee realtime scuffed for now (until we can find a better solution). Tomorrow I will need to