Laravel Prize Spinwheel Game -- 2

Замовник: AI | Опубліковано: 15.12.2025
Бюджет: 300 $

I need an interactive spin-the-wheel game, built in Laravel, that hands out digital products as prizes. The wheel will serve purely for prize distribution, so every spin must end with a clear, verifiable reward that the system instantly delivers (e.g. download link, licence code, or similar). Core flow A visitor lands on the game page, clicks “Spin”, watches the animation, and immediately sees the prize they have won. Behind the scenes the app logs the outcome, deducts the item from stock, and emails the winner their digital reward. All randomness must be provably fair and shielded from tampering or repeated refresh attempts. Admin dashboard Inside the dashboard I’ll add, edit, pause, or delete prizes, set the odds for each slice, see a real-time log of spins, and export reports. A simple chart that shows daily spin volume and prize breakdown would be helpful. Tech notes • Latest stable Laravel version, clean MVC structure, Eloquent for persistence. • Responsive front end—Blade is fine, but Vue or React components are welcome if you prefer. • MySQL (or MariaDB) for storage. • Queue & notification system for emailing or API-delivering the digital prize. • Clear installation instructions so I can deploy to a standard LAMP/Laravel Forge server. Deliverables 1. Source code in a private Git repo. 2. SQL file or migrations to reproduce the schema. 3. Setup guide and short video or screenshots demonstrating a complete spin-to-win cycle. 4. Brief fairness explanation (e.g. server-side RNG, seed logging). Once those are in place and tested on my staging server, the project is complete.