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

Feature: collect email for calendar invite #45

Merged
merged 20 commits into from May 23, 2023

Conversation

anggxyz
Copy link
Member

@anggxyz anggxyz commented May 16, 2023

#46

Working on:

  • add a checkbox in the propose form to toggle creating of a google calendar event
  • add a serverless function that creates a google calendar event if requested (if the checkmark is true)
  • add useSendGCalInvite - uses a another serverless function that sends a google calendar invite if requested (given an email + event's google calendar event id)

@vercel
Copy link

vercel bot commented May 16, 2023

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

Name Status Preview Comments Updated (UTC)
convo-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2023 11:40pm

@anggxyz

This comment was marked as resolved.

@anggxyz

This comment was marked as resolved.

@anggxyz

This comment was marked as resolved.

@anggxyz anggxyz changed the title Collect email for calendar invite Feature: collect email for calendar invite May 18, 2023
@anggxyz
Copy link
Member Author

anggxyz commented May 20, 2023

image

@anggxyz anggxyz merged commit 05725db into main May 23, 2023
2 checks passed
@anggxyz anggxyz deleted the collect-email-for-calendar-invite branch May 23, 2023 23:54
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.

additional (and intentional) step after clicking RSVP to submit email (if applicable) and nickname
1 participant