Skip to content

Commit

Permalink
Merge pull request #2335 from jdchibuk/patch-1
Browse files Browse the repository at this point in the history
Update showcase.json
  • Loading branch information
jennifertrin authored Jan 12, 2024
2 parents 7b08b6f + c3f64cc commit bf7c42b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3245,5 +3245,19 @@
],
"usesInternetIdentity": true,
"github": "https://github.com/id-daniel-mccoy/asset-app"
}
},
{
"name": "user controlled mind and body canister",
"id": "ic-mind-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",
"logo": "/img/showcase/ic-mind-body-canister.png",
"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.",
"usesInternetIdentity": true,
"github": "https://github.com/blueberryxtech/ic-mind-body-canister",
"submittableId": "44190088"
}
]
Binary file added static/img/showcase/ic-mind-body-canister.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf7c42b

Please sign in to comment.