Aviator Crash Game Integration to PHP Site

Job ID: 39368906

Budget: ₹600 – ₹1,500 INR

I have a complete Aviator crash game source code (with its own admin panel) located in a /aviator/ folder. I also have an existing PHP-based website with:

A user wallet system (balance in session and DB)

A custom admin panel

MySQL database

What I Need:
Game Integration:

Replace the existing Aviator game (if any) with the one provided in /aviator/.

Integrate the game with my website’s user session and wallet system:

Deduct bets and add winnings using the current balance field.

Ensure session-based balance ($_SESSION['balance']) is synchronized.

Access Control:

Only logged-in users should be able to play.

Redirect to /login.php if not logged in.

Admin Panel Integration:

Extract the Aviator game's admin settings (min/max bet, enable/disable, etc.).

Merge these into my existing admin panel at /admin/settings.php.

Use my settings table if possible (or create a new one if necessary).

Database Integration:

Create any required tables for the game (e.g., rounds, bets, logs) if they don’t already exist.

Migrate data structures cleanly into my existing database.

Use secure prepared statements (MySQLi or PDO).

UI/UX:

Match existing frontend style (Bootstrap-based).

Make sure admin and player views are responsive and user-friendly.

Security & Testing:

Secure inputs and prevent tampering (no bet manipulation from frontend).

Test all logic: gameplay, balance updates, admin controls.
What I Will Provide:
Full Aviator source code (game + admin panel)

Access to current site codebase

DB access and structure of users, settings, and wallet system

Hosting or local environment access (as needed)

Ideal Developer:
Strong PHP/MySQL experience

Knowledge of session management and wallet logic

Experience with game integrations or similar projects

Clean coding practices & secure PHP development
Timeline:
Preferred delivery: 3–5 days
Related categories: PHP JavaScript Website Design MySQL HTML