elifgazioglu / doyouwannagooutwithme

http://doyouwannagooutwithme.com
556 stars 188 forks source link

Notification Message on Yes-Button-Click #10

Open therobhe opened 6 months ago

therobhe commented 6 months ago

Hey Elif, thx for this fun idea to ask your crush out!

I've built a replica of your app in React. Wouldn't it be cool to receive some kind of message on the yes-click, so that don't need to wait for a text response from your crush?

I was thinking about an e-Mail but with :mailto it just opens the client... Does anyone have a smoother idea to implement such kind of feature?

Happy Holidays y'all!

kamalfarahani commented 6 months ago

I think the best idea is the first page of the website is a place for the lovers to enter their email and a name (the name of the loved one who you want to ask to go out with you) and get a personalized linked to website such as:

http://doyouwannagooutwithme.com/blahblah

Then, after sending it to the loved one and getting the response, the backend sends an email to the email address associated with this link and shows the result. Also, I think the no option should be possible to be chosen but after very hard work and lots of warnings :)

ankan-withadream commented 6 months ago

Yo! Nice idea @therobhe You can also consider emailjs for this.

mohitcodeshere commented 6 months ago

Sure, please add react components and pull the request. I would love to see the changes! Happy holidays, all!

ishaangupta-YB commented 6 months ago

Sure, please add react components and pull the request. I would love to see the changes! Happy holidays, all!

Yo! Nice idea @therobhe You can also consider emailjs for this.

I think the best idea is the first page of the website is a place for the lovers to enter their email and a name (the name of the loved one who you want to ask to go out with you) and get a personalized linked to website such as:

http://doyouwannagooutwithme.com/blahblah

Then, after sending it to the loved one and getting the response, the backend sends an email to the email address associated with this link and shows the result. Also, I think the no option should be possible to be chosen but after very hard work and lots of warnings :)

19 did some changes, check it out!