https://github.com/dabitdev/blockbill
A descentralized blockchain expense management system for personal and business powered by the Stellar Network.
https://github.com/dabitdev/blockbill
Last synced: 4 months ago
JSON representation
A descentralized blockchain expense management system for personal and business powered by the Stellar Network.
- Host: GitHub
- URL: https://github.com/dabitdev/blockbill
- Owner: dabitdev
- Created: 2020-11-06T15:49:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T01:03:52.000Z (about 5 years ago)
- Last Synced: 2024-12-25T17:21:32.221Z (about 1 year ago)
- Language: Dart
- Homepage:
- Size: 10.2 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

A decentralized blockchain expense management system for personal and business powered by the Stellar Network.
BlockBill is a solution that enables users to seamlessly track and files expenses between Stellar wallets.

### Supported Platforms:
* iOS
* Android
### How does it work?
- BlockBill extracts the data automatically from a bill/invoice allowing the user to simply request a payment by scanning them on the app.
- Payments can be requested to anyone who is already in the stellar network
- The expense recipient will be notified when a payment request has been created
- Once notified, he/she would be able to review all the details from the bill/invoice and decide if make the payment right away or create a claim balance using the new brand feature of Stellar Protocol 15

GraphQL scheme
https://blockbill.hasura.app/v1/graphql
Postgress and Hashura console
https://blockbill.hasura.app/console/
----------------------------------
This is the Meridian 2020 hackaton project made by [@dabitdev](https://github.com/dabitdev) and [@narayanansampath](https://github.com/narayanansampath).
The project has a frontend part implemented in Flutter and a postgress database and a GraphQL api.