Quote
Originally posted by Hyko:
**So I made my first steps with PHP and mySQL (I only knew ASP/VB before) and programmed a tourney-system which up to now is able to completely support the tourneyhost during the first round.
It provides the following functions for the host:
- Create a new tourney with status "open" where registered users can sign in
- Change the status to "closed" if no further users should be able to sign in
- Change the status to "in progress" to allow those players who signed in to the tourney to report their results
- During Tourneys the host can sign in additional (e.g. late players) or sign out other players
- Check and manipulate all results of the tournament. Host will get a warning if opponents reported different results
- Change status "to finished" if all scores should be frozen
- Change status of tourney to "canceled" if it will not take place
and this functions for Players:
- Register
- Sign in to tourneys which are open
- Sign out from tourneys which are open
- Report and edit results for tourneys "in progress" to which they signed in
- View the Table of the first round (Place|Name|Games played, won, lost|Rounds won, lost, diff)
The system has the goal to support the host, not to automate everything. And since the first round is the one with the most effort for the host, i thought we could start with this KISS system. BTW: Funny that I saw Ryoko's post not before i was already working on it, so I think she will like it too, although i don't think that the whole thing is that easy as she said ;-).
You can play around in my first public version under:
http://www.flashracer.com/pop-pop/
I will send anklebiter a mail with a password to have host-rights.
I am looking forward to your feedback, although we can only see it's workability in a real tourney. Maybe it makes sense to open a new thread for it.
Until now NO DESIGN, NO HELPFUNCTIONS, NO MANUAL
And here are some screenshots of screens which cannot always been seen by all:
The Mainscreen of a host: http://www.flashrace...ts/hostmain.jpg
The result-check-screen of a host: http://www.flashrace...heckresults.jpg
The Player's result reporting screen: http://www.flashrace...eportresult.jpg
**
Great work Hyko!
I am proud to be a B. ;-))
------------------
cya
/Lish