A Project For You Php+sql Whizzes Out There.
Scythe
Join Date: 2002-01-25 Member: 46NS1 Playtester, Forum Moderators, Constellation, Reinforced - Silver
<div class="IPBDescription">LanORG</div> I am looking for a PHP+SQL whiz to make me, or help me make:
A PHP + SQL app that facilitates the organisation of LAN events. It keeps track of:<ul><li> Attendee’s details</li><li> Preferred dates</li><li> Preferred games</li><li> How many friends they are bringing. (Scratch this, they'll just have to make an account for their friends, unless a better option comes up)</li></ul>Stored user data:<ul><li> Handle *</li><li> Password *</li><li> Email *</li><li> Phone #</li></ul>* Required
<a href='http://www.ausns.com/forum/index.php?showtopic=10955' target='_blank'>http://www.ausns.com/forum/index.php?showtopic=10955</a>
See that link for an example of what this app is design to streamline. People can quickly and easily create an account and register their preferred dates and games. The app’s primary reason for being is to help send out the mass numbers of emails to tell everyone of changes of plans and so forth. I previously had to do this using the forum PM system, which quickly clogged my forum inbox.
Updating the attendees list, sending PMs, organising dates, games, venues, how certain people were of being there. Tons of details that would be easy to sort in some kind of database.
Here are some prototype interfaces I knocked up in MSPaint:
User interface:
<a href='http://xs.to' target='_blank'><img src='http://xs39.xs.to/pics/05306/proto.jpg' border='0' alt='user posted image' /></a>
Admin interface:
<a href='http://xs.to' target='_blank'><img src='http://xs39.xs.to/pics/05306/admin.jpg' border='0' alt='user posted image' /></a>
I'm slightly zonked right now so I'm sure I've left a lot of information out. If you have and questions, don't hesitate to ask them.
--Scythe--
A PHP + SQL app that facilitates the organisation of LAN events. It keeps track of:<ul><li> Attendee’s details</li><li> Preferred dates</li><li> Preferred games</li><li> How many friends they are bringing. (Scratch this, they'll just have to make an account for their friends, unless a better option comes up)</li></ul>Stored user data:<ul><li> Handle *</li><li> Password *</li><li> Email *</li><li> Phone #</li></ul>* Required
<a href='http://www.ausns.com/forum/index.php?showtopic=10955' target='_blank'>http://www.ausns.com/forum/index.php?showtopic=10955</a>
See that link for an example of what this app is design to streamline. People can quickly and easily create an account and register their preferred dates and games. The app’s primary reason for being is to help send out the mass numbers of emails to tell everyone of changes of plans and so forth. I previously had to do this using the forum PM system, which quickly clogged my forum inbox.
Updating the attendees list, sending PMs, organising dates, games, venues, how certain people were of being there. Tons of details that would be easy to sort in some kind of database.
Here are some prototype interfaces I knocked up in MSPaint:
User interface:
<a href='http://xs.to' target='_blank'><img src='http://xs39.xs.to/pics/05306/proto.jpg' border='0' alt='user posted image' /></a>
Admin interface:
<a href='http://xs.to' target='_blank'><img src='http://xs39.xs.to/pics/05306/admin.jpg' border='0' alt='user posted image' /></a>
I'm slightly zonked right now so I'm sure I've left a lot of information out. If you have and questions, don't hesitate to ask them.
--Scythe--
Comments
I shall contact ye' over IRC if any information is needed.
make your own skin and everyone will think you would have written it <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
There are a LOT of free apps already written for PHP+SQL. Check those first because it can save you a HUGE amount of time.