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
- Opensource project owners create issues on GitHub
- Companies select which issues to fund
- A Developer push pull-request and solve issues
- Opensource project owners close the issue
- 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


Log in or sign up for Devpost to join the conversation.