summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrique Joaquim <h.joaquim@campus.fct.unl.pt>2023-10-11 14:51:34 +0100
committerGitHub <noreply@github.com>2023-10-11 13:51:34 +0000
commitdac108531a40b4825e8b2536a1bc28cbf6dd866f (patch)
tree1635ce2d17477b430a27ceeda9410e14ea6173a9
parent9f502c32476203487502db666c1a703e1a44e6e9 (diff)
Updating showcase page (#5543)
* updating showcase page * use sdk instead
-rw-r--r--website/content/sdk/showcase.md22
1 files changed, 1 insertions, 21 deletions
diff --git a/website/content/sdk/showcase.md b/website/content/sdk/showcase.md
index 714dc4bbaf4..916d15c706a 100644
--- a/website/content/sdk/showcase.md
+++ b/website/content/sdk/showcase.md
@@ -13,31 +13,11 @@ import ShowcaseItem from "@site/src/components/General/ShowcaseItem"
This page contains a list of projects that use the OpenBB SDK.
-If you have a project that uses the OpenBB SDK, please feel free to add it [here](#).
+If you have a project that uses the OpenBB SDK, please contact us via [Discord](https://discord.com/invite/Up2QGbMKHY) or [hello@openbb.co](mailto:hello@openbb.co).
---
<ShowcaseItem
-categories={['Crypto', 'NFTs']}
-title="Ai1Crypto"
-description="Ai1Crypto is a cryptocurrency dashboard that allows you get an overview of the current state of the cryptocurrency market."
-url="https://ai1crypto.vercel.app/">
-
-<iframe style={{height: 400}} className="w-full rounded"
-src="https://ai1crypto.vercel.app/" title="Ai1Crypto"></iframe>
-</ShowcaseItem>
-
-<ShowcaseItem
-categories={['Commodities', 'Economy', 'Crypto', 'Stocks']}
-title="DirtyDefi's Streamlit Dashboard"
-description="A dashboard built with information from OpenBB by Joseph B, also known as DirtyDefi."
-url="https://openbb.streamlit.app/">
-
-<iframe style={{height: 400}} className="w-full rounded"
-src="https://openbb.streamlit.app/?embedded=true" title="DirtyDefi's Streamlit Dashboard"></iframe>
-</ShowcaseItem>
-
-<ShowcaseItem
categories={['Economy', 'ETF', 'Stocks']}
title="Kulbinderdio's Streamlit Dashboard"
description="A dashboard built with information from OpenBB by Kulbinderdio."