+
From 243069b9fc270446890d18c04af82a9813f38c0a Mon Sep 17 00:00:00 2001 From: Arun G Nayak <84305637+Arun9739@users.noreply.github.com> Date: Tue, 4 Oct 2022 22:10:43 +0530 Subject: [PATCH 1/2] Create README.md --- Donation website/README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Donation website/README.md diff --git a/Donation website/README.md b/Donation website/README.md new file mode 100644 index 0000000..9f13f5b --- /dev/null +++ b/Donation website/README.md @@ -0,0 +1,29 @@ +# Doation website : + +## About the project : + +- This website has been made as part of Donating for disaster. +- There is a RazorPay button for donating the money. +- The payment process is not real, it is under test mode. +- We can make the payment through UPI, Net banking, Debit card etc. +- We need to give name, email, address for payment. +- After a payment has been made we get a confirmation email. + + +## Technologies used : + +- HTML +- CSS +- Javascript +- RazorPay payment button + + +## Screenshots : +![image](https://user-images.githubusercontent.com/84305637/193877033-0e0c4aef-bb25-4476-b9d1-394d96b98df1.png) + +![image](https://user-images.githubusercontent.com/84305637/192280018-c3d2c83f-cc55-406b-be6b-52b901f4db17.png) + +![image](https://user-images.githubusercontent.com/84305637/192280906-a1e1f44d-e63a-4dbb-9540-61dfb574a80b.png) + +![image](https://user-images.githubusercontent.com/84305637/192280576-54dfd0e1-b07e-4c6a-b4b8-4957f7129899.png) + From 209ada8e73652e911025a2b43e7132d1dc10e217 Mon Sep 17 00:00:00 2001 From: Arun G Nayak <84305637+Arun9739@users.noreply.github.com> Date: Tue, 4 Oct 2022 22:11:44 +0530 Subject: [PATCH 2/2] Add files via upload --- Donation website/index.html | 22 +++++++++++++ Donation website/style.css | 64 +++++++++++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 Donation website/index.html create mode 100644 Donation website/style.css diff --git a/Donation website/index.html b/Donation website/index.html new file mode 100644 index 0000000..e025125 --- /dev/null +++ b/Donation website/index.html @@ -0,0 +1,22 @@ + + +
+