/daana

🧂 Donation portal to solve the issue of scams

Primary LanguageJavaScriptMIT LicenseMIT

Daana

Submission for MLH Hack the chain https://devpost.com/software/daana

NPM Version Build Status

Logo Daana

Installation

OS X & Linux:

npm install
npm run dev

Windows:

npm install
npm run dev

Objective

Creating a donation/charity portal to solve the issue of scams, where funds are misused. Donors can donate and also see where the money donated by them is being used. As online charity is too prone to scams , integrating it with a blockchain can solve most of the issues effectively.

Release History

  • 0.1.0
    • CHANGE: Initial version

Meta

[https://github.com/ProBeta1/Danaa/] link to repo

Screenshots

d1

d2

d3

d4

Contributing

  1. Fork it (https://github.com/ProBeta1/Danaa/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request