Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved Storage Calls from Frontend to Backend #126

Merged
merged 8 commits into from
Dec 20, 2024

Conversation

govindup63
Copy link

@govindup63 govindup63 commented Dec 13, 2024

(#116 ) Changes:

-Moved storage calls from Members.tsx and LeadsPage.tsx to the backend.
-Implemented Zustand for state management in LeadsPage.tsx and Members.tsx.
-Moved the upload logic from api/member/route.ts to a separate file at api/member/upload/route.ts.
-transfered Firebase db calls from pbctfForm page to /api/registration/pbctf

Copy link

netlify bot commented Dec 13, 2024

👷 Deploy request for pointblankclub pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a2d998d

Copy link

netlify bot commented Dec 13, 2024

Deploy Preview for pbpage ready!

Name Link
🔨 Latest commit a2d998d
🔍 Latest deploy log https://app.netlify.com/sites/pbpage/deploys/67653fe7710fa600084973df
😎 Deploy Preview https://deploy-preview-126--pbpage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@govindup63 govindup63 changed the title PR #116 - Moved Storage Calls from Frontend to Backend Moved Storage Calls from Frontend to Backend Dec 13, 2024
Copy link
Collaborator

@SkySingh04 SkySingh04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Collaborator

@SkySingh04 SkySingh04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship to staging!

@SkySingh04 SkySingh04 merged commit e4b9588 into pbdsce:staging Dec 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants