Skip to content
/ daana Public

🧂 Donation portal to solve the issue of scams

License

Notifications You must be signed in to change notification settings

zejiran/daana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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