45 Commits

Author SHA1 Message Date
admin 1af18f1029 Merge pull request #17 from metacube2/claude/link-sharing-platform-01MxxjTZD3mi1H7nAVq16TYy
Build internal link sharing platform
2025-12-06 11:02:01 +01:00
admin 05295f4b2a Merge pull request #16 from metacube2/claude/bitcoin-trading-signals-01UzsK9jXmmNYJqv5mayUdNq
Bitcoin trading signals with market analysis
2025-12-06 10:21:28 +01:00
Claude bcc19577eb Add project backup ZIP archive
Created backup archive for download containing all project files
2025-12-06 09:18:27 +00:00
Claude ef7ea500a9 Add Bitcoin Trading Signal System with MACD and News Sentiment Analysis
- Implement comprehensive Bitcoin trading signal system
- Add MACD (Moving Average Convergence Divergence) indicator
- Integrate news sentiment analysis from CryptoCompare
- Combine technical analysis with market sentiment
- Generate trading recommendations (Strong Buy, Buy, Hold, Sell, Strong Sell)

Features:
- Real-time Bitcoin price data from Binance and CoinGecko APIs
- Historical data analysis with MACD indicator
- News sentiment analysis with keyword-based scoring
- Weighted signal combination (60% MACD, 40% Sentiment)
- Confidence scoring for each recommendation
- Detailed reasoning for trading signals
- CLI interface with verbose and quick modes

Components:
- data_fetcher.py: Bitcoin price and market data retrieval
- macd_indicator.py: MACD calculation and signal generation
- news_sentiment.py: News analysis and sentiment scoring
- signal_generator.py: Combined signal generation
- bitcoin_trader.py: Main CLI application

Usage:
  python bitcoin_trading/bitcoin_trader.py [--verbose] [--days N] [--quick]

Documentation in bitcoin_trading/README.md
2025-12-02 22:45:17 +00:00
admin d6694d97a3 Merge pull request #15 from metacube2/claude/add-band-email-feature-01F6etH4329FWCEMsSZpdvCj
Implement email functionality and improve booking system
2025-12-02 22:46:17 +01:00
admin 797afb4b17 Merge branch 'main' into claude/add-band-email-feature-01F6etH4329FWCEMsSZpdvCj 2025-12-02 22:46:11 +01:00
admin 29e836822f Merge pull request #14 from metacube2/claude/new-project-setup-018BzEVHSs5k9RShTHsPQsmE
Set up modern PHP MVC project structure for GetYourBand platform
2025-12-02 22:45:41 +01:00
admin 8f7be04301 Merge pull request #13 from metacube2/claude/organize-project-files-01C4TfggxYSQyiBmexbjTXun
Organize all project files into src subdirectory
2025-12-02 22:45:24 +01:00
admin e62c61e255 Merge pull request #12 from metacube2/claude/add-paypal-image-uploads-01XtWuh5yLHza7HPpMd7BKLq
Add PayPal integration and band image upload features
2025-12-02 22:45:06 +01:00
Claude 143fe3d488 Set up modern PHP MVC project structure for GetYourBand platform
- Implemented clean MVC architecture with Router, Controller, and Model base classes
- Created database migrations for users, bands, bookings, reviews, and availability
- Set up Tailwind CSS with yellow color scheme and modern design
- Added Alpine.js for reactive JavaScript components
- Configured Vite for asset building and hot module replacement
- Created authentication and role-based middleware
- Implemented helper functions and configuration system
- Added comprehensive README with setup instructions
- Configured Apache with proper rewrite rules and security headers
- Set up Composer and npm package management with modern dependencies
2025-12-02 21:31:08 +00:00
Claude fbbad82975 Organize all project files into src subdirectory
- Created new src/ directory
- Copied all project files and folders to src/
- Keeps project structure organized and consolidated
2025-12-02 21:13:51 +00:00
Claude 615866d215 Add PayPal integration and band image upload features
- Implemented complete PayPal payment integration with checkout flow
- Added payments table to database for transaction tracking
- Created image upload functionality for band profiles
- Added gallery management in band profiles
- Updated booking flow to support PayPal payments
- Added payment status display in user profiles
- Included comprehensive documentation for new features

New files:
- upload-handler.php: REST API for image uploads
- paypal-checkout.php: PayPal checkout page
- paypal-process.php: Payment processing backend
- PAYPAL_UPLOAD_FEATURES.md: Complete documentation
- storage/uploads/bands/: Upload directory

Modified files:
- database.sql: Added payments table
- profil.php: Added gallery and payment tracking
- anfrage.php: Integrated PayPal payment option
2025-12-02 21:11:04 +00:00
Claude acc50dbb5d Implement email functionality and improve booking system
Features:
- Add real email sending with PHP mail() function
- Create HTML email templates for bookings
- Send booking notifications to bands
- Send confirmation emails to customers
- Add email field to bands table and profile
- Enable guest bookings without login
- Improve form validation and UX
- Add migration script for database updates

This fixes the non-working email system and improves the reservation/booking process significantly.
2025-12-02 21:01:02 +00:00
admin 798a2785e7 Merge pull request #11 from metacube2/codex/create-advanced-mouse-synthesizer-in-synth-folder-235xid
Add extra modulation effects to mouse synth
2025-11-18 11:15:37 +01:00
admin 84c58e965c Merge branch 'main' into codex/create-advanced-mouse-synthesizer-in-synth-folder-235xid 2025-11-18 11:15:26 +01:00
admin c352851adb Add extra modulation effects to mouse synth 2025-11-18 11:13:33 +01:00
admin 2f4362e856 test 2025-11-18 10:41:04 +01:00
admin a0bca62a67 asd 2025-11-18 10:40:41 +01:00
admin e3c8c9717e sadf2 2025-11-18 10:27:54 +01:00
admin c1ed600d4e we 2025-11-18 10:23:49 +01:00
admin 4291ef6a05 Merge pull request #10 from metacube2/codex/create-advanced-mouse-synthesizer-in-synth-folder-grrihv
Expand synth with multi-source BTC modulation
2025-11-18 07:35:28 +01:00
admin 088ba9e8b1 Merge branch 'main' into codex/create-advanced-mouse-synthesizer-in-synth-folder-grrihv 2025-11-18 07:35:19 +01:00
admin bfb351d33e Expand synth with multi-source BTC modulation 2025-11-18 07:32:24 +01:00
admin 31fa44f6a7 Merge pull request #9 from metacube2/codex/projekt-fur-bandreservierung-erstellen-70yja1
Add band contact emails and contact form
2025-11-17 22:23:34 +01:00
admin f02f9e81a3 Merge branch 'main' into codex/projekt-fur-bandreservierung-erstellen-70yja1 2025-11-17 22:23:15 +01:00
admin 2c1cb35025 Add contact email support and band contact form 2025-11-17 22:17:59 +01:00
admin a3936c4c6f Merge pull request #8 from metacube2/codex/projekt-fur-bandreservierung-erstellen-tgjoyd
Integrate auroraalt mail transport
2025-11-17 21:50:16 +01:00
admin e04055103c Merge branch 'main' into codex/projekt-fur-bandreservierung-erstellen-tgjoyd 2025-11-17 21:50:05 +01:00
admin 619a1bf663 Wire up auroraalt mailer 2025-11-17 21:47:15 +01:00
admin a92ffc0ab9 Create auroraalt.php 2025-11-17 21:39:28 +01:00
admin 4e5a73a643 Create aurora.php 2025-11-17 21:29:08 +01:00
admin 1659940271 Merge pull request #7 from metacube2/codex/create-advanced-mouse-synthesizer-in-synth-folder
Add Bitcoin-reactive mouse synth playground
2025-11-17 16:49:40 +01:00
admin aa8ea8c6f2 Add Bitcoin-reactive mouse synth playground 2025-11-17 16:49:21 +01:00
admin 206125854a Merge pull request #6 from metacube2/codex/erstelle-seite-fur-top-10-altkos
Add MA200 signal overview for top altcoins
2025-11-17 16:17:14 +01:00
admin 98be743f35 Add MA200 signal overview for top altcoins 2025-11-17 16:16:50 +01:00
admin 5da0df88e0 Merge pull request #5 from metacube2/codex/projekt-fur-bandreservierung-erstellen-rx0gem
Add CLI functional test harness
2025-11-17 15:36:57 +01:00
admin 52c796d2db Add CLI functional test harness 2025-11-17 15:36:28 +01:00
admin bc9e3367b7 Merge pull request #4 from metacube2/codex/projekt-fur-bandreservierung-erstellen
Implement Bandreservierung Plattform
2025-11-17 15:05:10 +01:00
admin ab3a6e3711 Implement Bandreservierung Plattform 2025-11-17 15:02:58 +01:00
admin a7a619079a Create requirement.md 2025-11-17 14:53:12 +01:00
admin 14cd4c210f Merge pull request #3 from metacube2/codex/create-php-page-for-modern-date-app
Add hypermodern date dashboard
2025-11-17 14:51:09 +01:00
admin 1864a6a812 Add hypermodern date dashboard 2025-11-17 14:50:48 +01:00
admin f8eb38e3bf Merge pull request #1 from metacube2/codex/create-php-website-with-mouse-synthesizer
Add MausSynth Web Audio playground
2025-11-10 20:27:32 +01:00
admin 79ab2d2e38 Add MausSynth Web Audio playground 2025-11-10 20:27:15 +01:00
admin 3702a484ce Create init.php 2025-11-10 20:20:53 +01:00