N-45div / Resilient-Response

Our team is excited to announce the development of a cutting-edge web application both for mobile and desktop for the GDSC Solution Challenge 2023. With a mission to empower communities to withstand and recover from natural disasters, our app focuses on building resilience through innovative technology.
https://resilient-response.vercel.app
MIT License
13 stars 11 forks source link

Improve the Donation Page of the Application #20

Open N-45div opened 1 year ago

N-45div commented 1 year ago

Description : Give the User Freedom to pay with paypal or any other payment method

deexithparand commented 1 year ago

Hi @N-45div can I take up this issue please. Can you please assign this to me.

N-45div commented 1 year ago

Yes @DeexithParand2k2 you can take up this issue buddy and start doing it...

deexithparand commented 1 year ago

Sure I'll work on it and let you know once I complete it.

deexithparand commented 11 months ago

Hi @N-45div until now I've added new components and separated donation into two components (one for gift donations and another for monetary donations ). Now for the payment gateway issue, some of the payment gateway integration require backend also, so is it fine if I add node.js backend to handle the payment part alone.

N-45div commented 11 months ago

Hi @N-45div until now I've added new components and separated donation into two components (one for gift donations and another for monetary donations ). Now for the payment gateway issue, some of the payment gateway integration require backend also, so is it fine if I add node.js backend to handle the payment part alone.

While integrating the backend take care that other components/pages don't get disturbed that's it :) ...Well done ahead...