soumita1234 / HelpingHand

A Donation Website With Razorpay Payment Gateway Integration. Tech Stack Used- HTML, CSS, JavaScript.
https://soumita1234.github.io/HelpingHand/
MIT License
31 stars 75 forks source link

Alert Popup Feature and user redirected to fresh page feature imported #133

Closed ROHAN842 closed 3 years ago

ROHAN842 commented 3 years ago

As earlier when user fills all the detail and clicks on "Send Message" button in footer section then site just normally reloads and the user doesn't get any confirmation that whether the message is sent successfully or not!

Fixed Issue #124

I successfully added an alert which will pops up and will tell the user that message was delivered successfully with a green tick along with I also added a feature without back end with which user would be sent to a fresh new page on clicking Send Message button where the message is displayed as "Thank you We received your submission , Return ". Also on clicking to Return button of that fresh new page, user is redirected to home page.

https://user-images.githubusercontent.com/61961107/122916703-cf296700-d37a-11eb-976a-706acd295aeb.mp4

ROHAN842 commented 3 years ago

Hey @soumita1234 I request you kindly merge the last updated one PR as the previous one had some conflicts but for the new PR updated (b0a3d2b) one I had resolved those conflicts so please merge that one only.

soumita1234 commented 3 years ago

this one showing conflicts also

ROHAN842 commented 3 years ago

Hey @soumita1234 could you please review it now once

wh0sumit commented 3 years ago

@ROHAN842 I think we are not planning to add any external form integration right now.

ROHAN842 commented 3 years ago

@soumita1234 are you merging this PR ??

ROHAN842 commented 3 years ago

@soumita1234 I have resolved the issues now please merge my PR