Modules: Roster

Posted by: BassPlayerOn 2003/3/13 1:20:27 5862 reads
Sup all,

After not finding any good opensource game roster applications, I decided to write my own. Three or four weeks later, I've lost count, I'm pretty much done. I now have a php database app that tracks pilots, pilot info, awards, ranks, units, and access rights.



The Roster Page shows a listing of all pilots, their rank, unit, a link to their own awards page, a link to their own bio page, statistics and other stuff.

The Commands Page shows a hierarchal command structure in sort of a tree fashion with unit commanders and pilots listed.

It's all maintained via a Administration Backend where you can update all the info.

If you want to check it out, the demo username is Demo and the password is demo.

I tried to make it open ended so any group could use it. The app is written in php and requires a web server (preferably apache) and mySQL. While this is not a Xoops module I have included some confoiguration items to enable it to be wrapped with freecontent. Wrapped versions of the above links can be found at the Outworlds Alliance website. Look for the Unit Info block.

If you are interested in running it drop me a line. If you like it/think it sucks/whatever drop me a line.

BP