The code to enter the ratings into the database is done (took me most of the week since I'm new at this, but it's DONE!). Just finished it a few minutes ago and was almost ready to start celebrating until I realized....I have no idea how to build the control to get the ratings back out!
Basically, I need a list of service providers and their ratings to appear on the initial page. I also need for it to be possible to click on their total, overall rating to view individual ratings.
Each overall rating is an average from 5 different category ratings(this only needs to show up when viewing individual ratings).
Any ideas on how to accomplish this would be great since I'm not sure exactly where to start. There are no pictures associated with service providers. Just names. The list needs to be around 30 providers long per page, and just need to display their name and overall rating for the original page. Thanks for any help you can provide!
The code to enter the ratings into the database is done (took me most of the week since I'm new at this, but it's DONE!). Just finished it a few minutes ago and was almost ready to start celebrating until I realized....I have no idea how to build the control to get the ratings back out!
Basically, I need a list of service providers and their ratings to appear on the initial page. I also need for it to be possible to click on their total, overall rating to view individual ratings.
Each overall rating is an average from 5 different category ratings(this only needs to show up when viewing individual ratings).
Any ideas on how to accomplish this would be great since I'm not sure exactly where to start. There are no pictures associated with service providers. Just names. The list needs to be around 30 providers long per page (or whatever defaults usually are), and just need to display their name and overall rating for the original page. Thanks for any help you can provide!