Commit graph

2 commits

Author SHA1 Message Date
Johan Lundberg
a3bdd4b217 Add Spotify integration with album streaming links
- Implement Spotify Web API integration for album streaming links
- Add extract_spotify_urls.py script for automated Spotify URL extraction
- Create spotify_urls_mapping.json with sample album mappings (20 albums)
- Update album cards to include both Wikipedia and Spotify links
- Add Spotify-branded styling with official green color and logo
- Implement smart fallback to Spotify search for unmapped albums
- Add responsive design for mobile with stacked link layout
- Update README with comprehensive feature documentation

Features:
• Each album now has "Listen on Spotify" link with Spotify icon
• Spotify links use official Spotify green branding
• Theme-aware styling adapts to dark/light themes
• Mobile-optimized layout with vertical link stacking
• Production-ready script for extracting all 500 album URLs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-02 00:36:58 +02:00
Johan Lundberg
6943b2065a Add comprehensive README with project overview and documentation
- Beautiful markdown formatting with badges and sections
- Complete feature overview and technical details
- Data quality statistics and key insights
- Development instructions and contribution guidelines
- Proper attribution and licensing information
- Easy navigation with clear structure and emojis

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 00:41:07 +02:00