mirror of
https://github.com/blackboxprogramming/blackroad.io.git
synced 2026-03-18 06:34:01 -05:00
Update dashboard with Live Integrations hub (highlighted red)
Added Live Integrations card to dashboard showcasing: - GitHub repos viewer - Live weather data - Crypto prices - Tech news feed Dashboard now has 14 total apps! 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -285,6 +285,18 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="app-card" onclick="window.location.href='/integrations-live.html'" style="border-color: #FF0066;">
|
||||||
|
<h2>🔗 Live Integrations</h2>
|
||||||
|
<span class="status">NEW</span>
|
||||||
|
<p>Real-time API integrations</p>
|
||||||
|
<ul class="features">
|
||||||
|
<li>✓ GitHub repos viewer</li>
|
||||||
|
<li>✓ Live weather data</li>
|
||||||
|
<li>✓ Crypto prices</li>
|
||||||
|
<li>✓ Tech news feed</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="app-card" onclick="window.location.href='/terminal.html'" style="border-color: #00ff88;">
|
<div class="app-card" onclick="window.location.href='/terminal.html'" style="border-color: #00ff88;">
|
||||||
<h2>💻 Terminal</h2>
|
<h2>💻 Terminal</h2>
|
||||||
<span class="status">LIVE</span>
|
<span class="status">LIVE</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user