bishwasbhatt2 / DailyGainz

Senior Design Project
3 stars 3 forks source link

Feature Request: Notification #8

Open bishwasbhatt2 opened 2 weeks ago

bishwasbhatt2 commented 2 weeks ago

Description Try to figure out how to implement a feature that sends an email to the user telling them what workout to do everyday depending on their difficulty

Turtleoo commented 2 weeks ago

Hey Bishwas, I might have found a solution to this issue. It's called Resend which is an email service that simplifies sending emails from your application. It offers a straightforward API and can be integrated with React applications to send daily emails.

bishwasbhatt2 commented 2 weeks ago

Hey Gabriel,

That sounds like an interesting solution. Let me know how it goes 😃