PDA

View Full Version : How can I design this website?



wilkinsj
17 Oct 2009, 07:47 AM
I'm tearing my hair out trying to think how I can build this website - any help would be hugely appreciated!

I want to build a site where people can submit their three favorite things about a certain city/place/restaurant etc. The user will enter the title (eg New York) and then list the 3 things they love about the city. They will also enter relevant tags, and the site will be searchable. Each new entry will have its own automatically generated page, and will also be accessible through the tags and search function.

I'm thinking that I should be able to use Wordpress somehow to do this, but my only experience is with building very simple niche websites with no real user-generated content.

Please can someone point me in the right direction!

Magiccupcake
19 Oct 2009, 11:38 PM
i think you would need to know some php. and save each part in the database. then pull the info for the search and separate pages.

It would be too complicated for me to spell it all out (as well as take a while). try searching google for how to save and pull from a database. that would be a good start.

Hope this helps a little at least.