Skip to content

A Tambola Game made from PHP and Firebase. It has a Admin Panel for controlling the game players and a Player portal where a unique OTP can be entered for accessing the ticket and play the game.

Notifications You must be signed in to change notification settings

nanduri1998/tambola-game-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tambola Real Time Game Generator and Player using PHP and Firebase
Instructions to setup:
1. Install XAMPP or any Apache PHP MySQL solution based server.
2. Create a new Firebase project at console.firebase.com
3. Enable the Realtime Database with open security rules.
4. Copy the configuration information and paste the required details at admin/number.php, player/player.php and cron-delete/index.php.
5. Edit admin/dbconnect.php, player/dbconnect.php, and cron-delete/dbconnect.php with your database credentials
5. Import the SQL File into the database.
6. Start a new game using the admin and players can login using the auto generated OTP.
7. For issues, please raise a pull request.

About

A Tambola Game made from PHP and Firebase. It has a Admin Panel for controlling the game players and a Player portal where a unique OTP can be entered for accessing the ticket and play the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published