Mysql/php Project
I have a small MySQL/PHP project here with the possibility of more work later.
The concept is a site where a few trainers can enter in testing results for their athletes into a database. The athletes will then be able to log into their account and compare themselves to other athletes in the same area, country, and other countries. The trainers also need to be able to log into their own accounts and look at the athletes results to determine what the athlete needs to do to improve.
The idea is to have something similar to the Nike SPARQ system which you can see here:
http://www.nike.com/nikeos/p/sparqtraining/en_US/sparq_info?user_type=athlete&sport=none
The difference being it will only be for 1 sport (hockey) and probably not quite as fancy (I believe that they spent way too much on making it look good and the actual system sucks if you have used it).
For now you would be bidding on the creation of the database as well as pages for logging in and basic functions.
The trainers need to be able to create athletes, post data, view athlete data, and compare athletes. If you can do it a system where a single athletes data is displayed on a page visually something like the SPARQ website that would be perfect (if you enter some fake data into the fields and do the calculate and compare you will see what I mean).
Athletes need to be able to view data and compare themselves.
Doesn’t have to be pretty I will be taking care of the template and visual aspects of the site later.