Skip to content

Excess-3/Project

Repository files navigation

Discover Your Wings

A decentralised Donations App

Follow the steps below to download, install, and run this project.

Dependencies

Install these prerequisites to run the dapp on the test network ganache

Step 1. Clone the project

git clone https://github.com/Excess-3/Project

Step 2

check if node.js and truffle are installed

  • in termial write command node -v , truffle -v
  • if no error messages show follow the steps below

Step 3

Go to Ganache>QuickStart>Contracts>Link Truffle Project>Add Project

  • Choose Project >>Truffle-Config>> Save

Step 4

Open poweshell and write the command truffle migrate --reset

Step 5

On poweshell write the command npm run dev

Now you can view Our Website running on your machine.

This is a donations website

Some rules that Govern it's Working:

  • Anybody can appeal for sanitary pads from anywhere in the world with thier name,address and occupation
  • The appeal is registered on the BlockChain
  • Donors can view the appealers and choose who they wish to Donate to.
  • Any donor has to give 450 Rs, and 6 packets of sanitary pads will be delivered to the appealer. (there is no direct money transfer to avoid misuse of money)

Additional Rules

  • Once the appealer recieves the packets for 6 months, she cannot appeal for next 6 months.This has been done so as to avoid further selling of pads.
  • No-body can both appeal as well as donate to themselves.

Screenshot (239)

Screenshot (240) Screenshot (241)

Screenshot (242) Screenshot (243) Screenshot (238) Screenshot (244)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published