What kind of programming skills would be needed to code a site where people can post things/rate thi

Soldato
Joined
25 Mar 2004
Posts
16,007
Location
Fareham
Without going into specifics too much, i'd like to create a website where people can go to post up objects/items and rate them, then people can search this information and generally see the most downloaded/best rated objects.

(Replace Objects with what i'm actually going to use this for, as I said don't want to go into specifics :))

I'm guessing it would need to be database driven so SQL/MySQL with HTML/PHP? I can code in a few simple languages like HTML/CSS/VbScript/PowerShell but I would probably need to learn some new stuff to complete something like this.

This is what i'd like people to be able to:

1) Post up items - maybe some kind of manual vetting functionality.
2) Visitors to be able to rate/download the items.
3) Allow comments on the items.
4) The database information to be searchable.
5) Top-list functionality, i.e. keeps stats on most downloaded/best rated items.
6) Possibly some kind of account functionality, allowing people to be able to sign up, only allowing people with accounts to comment for example whilst allowing anyone to rate.
 
Back
Top Bottom