Bloomberg terminal

Hello guys, inspired by the bloomberg design of the CEO, i actually made all the rest of the ui,fully connected to sp500 and argentinian stock exhanges via APIS(listed on the repo) also including a heat map with sp500 and in this case Argentinian stock exchange. Also has a anon chat with live preview connected to a supabase.

This is a opensource project and anyone can collaborate on the repo.

https://bloomarg.vercel.app/ ← check it out here

GitHub - 6h0T/terminal-finanzas: Repo main de Bloomarg Β· GitHub ← repo

*Much of the dark theme is based on a commision for a project, so feel free to go back to the preliminary ui of the ceo just pasting the screenshot of the ui.

3 Likes

@6h0t This is neat, great job! What library are you using to render the table? It looks really nice.

@bestcodes u can check all docs in the repo folder, currently im using custom rebuilds from open sources librarys to fetch everything, on the ui side, im using the base from rauch terminal but revamper the ui kit using the one on my company, and for graphs using tradingview and a mix of shadcn components.

1 Like