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

feat: Make Contact Us Form Functional #245

Merged
merged 10 commits into from
Feb 25, 2025

Conversation

phoenixpereira
Copy link
Member

Description

Make contact us form functional and make welcome email formatted properly on Outlook (classic).

Changes Made

  • Add email succesfully sent/failed to send error when user submits contact us form
  • Send email when contact us form submitted
  • Add conditional rendering to welcome email to make it formatted properly on Outlook (classic)

Related Issues

Fixes #225, closes #31 and closes #138

Additional Notes

image

Note the emails on Outlook looks more basic due to limitations with Outlook's HTML rendering engine.

Copy link
Member

@jsun969 jsun969 left a comment

Choose a reason for hiding this comment

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

can we use kabab-case for the filenames?

@rayokamoto rayokamoto merged commit e2e2f94 into compsci-adl:main Feb 25, 2025
3 checks passed
@rayokamoto rayokamoto mentioned this pull request Feb 25, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[Feature Request] Make Contact Us Form Functional [Feature Request] Implement Email Sending
3 participants