Skip to content

API Integration for Newsletter Subscription#66

Merged
xuelink merged 7 commits intomainfrom
xuelink/issue62
Apr 27, 2024
Merged

API Integration for Newsletter Subscription#66
xuelink merged 7 commits intomainfrom
xuelink/issue62

Conversation

@xuelink
Copy link
Member

@xuelink xuelink commented Apr 27, 2024

This pull request adds an API integration for newsletter subscription, allowing users to easily subscribe to the newsletter directly from the platform. It includes the following changes:

  • Fix type declaration for form variable in NewsletterForm.svelte

  • Fix footer newsletter form in Footer.svelte and enable it

  • Refactor NewsletterForm.svelte to handle form submission and display success or error messages

  • Add SweetAlert2 library for displaying beautiful alerts

  • Refactor NewsletterForm.svelte to handle form submission and display success or error messages using SweetAlert2 library

  • Refactor NewsletterForm.svelte to use the production API endpoint for mail requests

Fixes #62

@xuelink xuelink merged commit 42932cb into main Apr 27, 2024
@xuelink xuelink deleted the xuelink/issue62 branch April 27, 2024 21:57
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.

🚀 : API Integration for Newsletter Subscription

1 participant