Forum Moderators: phranque
I would like to post multiple recipes for a certain dish and have site visitors comment and rate the recipe they tried. These recipes would then be displayed in overall ranked order based upon user criteria along with user comments. User criteria would include categories such as taste, time to prepare, expense, etc.
I'm not proficient at writing code, so is there software available to help me create this functionality or is there a simple way for me to write the code myself?
Software directory scripts sound like not a bad way to start, though you'll probably have to change a lot of words on the page, and maybe remove download links. If you go this route, though, it'd be a good idea to know a tiny bit of the language the script is written in so you can modify it. PHP has a pretty easy learning curve so you might want to go with that.