Well, situation is this. As I mentioned in "best way to MANAGE games collection?" thread, I have programmed "GameDex", multiuser web-application for tracking game collections. Gamedex was programmed using PHP and uses MySQL for storing data, and here lies my problem. Many users have already posted me about wanting to test GameDex, but I don't have any public place to host my private projects.
So.. I'm currently seeking someone who could host my application for betatest run. This would, naturally, be only temporary solution, as I simply want to see how well application works with multiple users, and get some user feedback before final version. GameDex will be completely free, and released under OpenSource when it is done.
Current Gamedex features
- Web-based: Written by using PHP. Requires at least PHP 4.0.
- Database support: Uses MySQL for storing information. Requires at least MySQL 3.1.
- Easy to install: Doesn't require any other external programs and/or drivers. Can be put up in five minutes.
- Multiple users: Supports multiple users with each having his own game collection. Each user can store following data about him:
- Flexible search engine: You can search titles from your collection by using any field.
- Battleplan: Each user can create himself battleplan. Basic idea behind battleplan is that you can set what games you are currently playing, and what you are going to play next. Your current battleplan is shown at main page when you log in.
- PDF-reporting: You can create PDF-reports about your collection.
- Ugly as hell: When it comes down to graphical design, I'm pretty bad. But at least it works.
- Price: Completely free! GameDex will be released as OpenSource when beatesting is over, and I have fixed all bugs.
Screenshots
So.. I'm currently seeking someone who could host my application for betatest run. This would, naturally, be only temporary solution, as I simply want to see how well application works with multiple users, and get some user feedback before final version. GameDex will be completely free, and released under OpenSource when it is done.
Current Gamedex features
- Web-based: Written by using PHP. Requires at least PHP 4.0.
- Database support: Uses MySQL for storing information. Requires at least MySQL 3.1.
- Easy to install: Doesn't require any other external programs and/or drivers. Can be put up in five minutes.
- Multiple users: Supports multiple users with each having his own game collection. Each user can store following data about him:
- Avatar
- Email / ICQ / AIM / MSN / IRC / XBOX LIVE, etc. handles
- Can set his collection to private, so others can't browse it
- Passwords that are protected by heavy crypting
- Name
- Developer
- Platform
- Genre
- Condition
- Rented?
- Rented to who?
- Price range
- Type (Normal / Budget)
- Date of purchase
- Is game completed?
- Date of completion
- Progression level (how far you are in the game)
- Flexible search engine: You can search titles from your collection by using any field.
- Battleplan: Each user can create himself battleplan. Basic idea behind battleplan is that you can set what games you are currently playing, and what you are going to play next. Your current battleplan is shown at main page when you log in.
- PDF-reporting: You can create PDF-reports about your collection.
- Ugly as hell: When it comes down to graphical design, I'm pretty bad. But at least it works.
- Price: Completely free! GameDex will be released as OpenSource when beatesting is over, and I have fixed all bugs.

Screenshots
Comment