Inspiration

Problems

Opensource project owners

  • busy
  • less money

Developers

  • want chance to contribute opensource

Companies

  • recruit developer who can actually write code

What it does

  1. Opensource project owners create issues on GitHub
  2. Companies select which issues to fund
  3. A Developer push pull-request and solve issues
  4. Opensource project owners close the issue
  5. Company pay money to developer

How I built it

  • background: Node / Express / BitGO / GitHub API / materializecss / Postfix
  • poll issues using github API
  • display issues with Node / materializecss
  • when an issue is solved, GitHub send message to the system using webhook
  • webhook send email with the payment link to the founder
  • press payment button and send money

Challenges I ran into

  • Node

Accomplishments that I'm proud of

  • BitGo Payment

What I learned

  • send money using BitGo
  • Node / Express

What's next for Git4Bit

  • try Bitwage : to send multiple developer from a company easily
Share this project:

Updates