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:
Alexa Louise
2025-12-13 14:45:53 -06:00
parent 2b21d588c3
commit b2e1c1fcea

View File

@@ -285,6 +285,18 @@
</ul>
</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;">
<h2>💻 Terminal</h2>
<span class="status">LIVE</span>