w3b3d3v / web3-bootcamp-platform

web3-bootcamp-platform.vercel.app
MIT License
52 stars 24 forks source link

Feat/study group register #153

Closed nomadbitcoin closed 5 months ago

nomadbitcoin commented 5 months ago

Type of Pull Request:

What does this PR do?

We are storing user registrations in study groups in Firestore and mirroring this data to BigQuery through Firebase extensions, and mirroring the student presence from BigQuery to Firestore through Cloud Functions.

Helper Functions:

Implementation Details

All the changes were made by reusing the existing logic and components of the codebase.

Additional Context

Closes Issue

Closes #144

vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
web3-bootcamp-platform ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 4:18pm
danicuki commented 5 months ago

great job!