I am working on a real estate showcase site that would allow subscribers to post their properties online. I want to put together an application that -
(A) would automatically generate an HTML module (that would be listed 12 to a page) that would feature a thumbnail pict (uploaded by user) of a specific property and brief specs that if clicked, will lead to a DB driven dynamically generated extended detail HTML page for each entered property.
(B) allow vistors to search gallery of properties based on the below criteria:
a. City or Zip Code
b. Price Range (Min to Max or No max)
c. Property Type
d. Bedroom Count
e. Bathroom Count
I know this sounds like a very ambitious endeavor for a newbie! Could anyone point me to some project specific relevant tutorials or previous posts that would help me put whole picture together?
Thanks all!
The Journey of a Thousand Miles Begins with the First Step...
(A) would automatically generate an HTML module (that would be listed 12 to a page) that would feature a thumbnail pict (uploaded by user) of a specific property and brief specs that if clicked, will lead to a DB driven dynamically generated extended detail HTML page for each entered property.
(B) allow vistors to search gallery of properties based on the below criteria:
a. City or Zip Code
b. Price Range (Min to Max or No max)
c. Property Type
d. Bedroom Count
e. Bathroom Count
I know this sounds like a very ambitious endeavor for a newbie! Could anyone point me to some project specific relevant tutorials or previous posts that would help me put whole picture together?
Thanks all!
The Journey of a Thousand Miles Begins with the First Step...