Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update showcase.json #2335

Merged
merged 5 commits into from
Jan 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3245,5 +3245,17 @@
],
"usesInternetIdentity": true,
"github": "https://github.com/id-daniel-mccoy/asset-app"
}
]
},{
"name": "user controlled mind and body canister”,
"website": "https://github.com/blueberryxtech/ic-mind-body-canister”,
"oneLiner": "tooling for uploading and accessing mind and body data from a firebase API onto ICP canister, blueberry data as a reference example",
"tags": [
"Tools / Infrastructure"
],
"description": "POC of a decentralized mind and body data management tooling that leverages Internet Computer (IC) technology. This POC provides methods and interface to submit HTTP Outcall requests to a proxy API that interfaces with a Firebase FIrestore database. It provides an example front end react application that interacts with a motoko backend.”,
"stats": "100% on IC mainnet”,
"usesInternetIdentity": true,
"github": "https://github.com/blueberryxtech/ic-mind-body-canister”,
"submittableId": "44190088"
}
]
Loading