Problem Statement -
Given that sites like Patreon have blocked donations for Ukraine,
it is necessary to have a decentralized platform that allows for
donations to verified hospitals or humanitarian organizations.
The people who will donate will be able to verify that the hospital
is genuine and they can know how the money was spent in order
to maintain transparency. Individuals in need can verify their
digital ID with the organization and verify that they are
Ukrainians in need without the need for any additional
paperwork.
We aim to develop a software which is seamless and interactive, thereby resolving a real world problem. Considering the currennt situation in Ukraine we propose a solution to the problem statement such that the individuals in need can verify their identity with a Uid (Unique Identification) as per the country norms and regulations. For implementing the concept we use blockchain technology effectively with minimal paper work.
Clone the project
git clone https://github.com/mayurrkukreja/Donation-Management-Blockchain.git
Go to the project directory
cd Donation-Management-Blockchain
To open VSCode in current Directory
code .
- Metamask Extension
- Ganache
Once done with the environment setup locally, go to the local repository in your system. To run the project, you can open VSCode and Open the project with Live Server option. Test the project with the Website. If you face any issues, Kindly report the issue on my github repository.
This project was built in a 24hr Hackathon. The Front-End might not be very attractive but it works fine.
Feel free to contribute to this project, read CONTRIBUTING.md file carefully.
(I am currently working on CONTRIBUTING.md file, it will be uploaded soon)