Skip to content

Commit

Permalink
Updating showcase page (#5543)
Browse files Browse the repository at this point in the history
* updating showcase page

* use sdk instead
  • Loading branch information
hjoaquim authored Oct 11, 2023
1 parent 9f502c3 commit dac1085
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions website/content/sdk/showcase.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,10 @@ 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"
Expand Down

0 comments on commit dac1085

Please sign in to comment.