Skip to content

GCELT Annual TECH FEST event BugBusters Source code...

Notifications You must be signed in to change notification settings

N7K5/BugBusters

Repository files navigation

The Source Code for Bugbusters Event

The Main page image

to use this, you need an apache http server with mysql...

I used xampp software for the same.

To use the website as admin, you need to do the folowing:-

Create the database:-

Here Database name is x_techfest, but you can change the same from the file common/ev_details_aka.php Config file link. You should change database user name and password too. Defaults are: username: n7k5 and password:00000000

create db image

now Create tables by running the script at /common/set_up_database_7602352291.php

open http://localhost/techfest/common/set_up_database_7602352291.php from browser to set-up tables..

create table image

They should look like this...

table image

Now you can open the site at http://localhost/techfest/

but you need an unique id to start playing...

Login as ADMIN.....

open the /admin url http://localhost/techfest/admin

admin image

This page needs special cookies...

open javascript console and type the following:

	document.cookie="admin_id=h67te5gcelt2015b15b19"

admin cookie image

now refresh the page f5 and click on set uid button at the bottom right

admin uid image

set a new random id... it will be used to login user....

admin uid new image

goto main page and start playing (enter any name and use the givven uid)

admin done image

now start playing...

admin done image

You can go to the admon page http://localhost/techfest/admin to track users who are playing...

About

GCELT Annual TECH FEST event BugBusters Source code...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published