Help for Building Real Estate PHP Portal

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nithinkk
Forum Commoner
Posts: 55
Joined: Sat Nov 28, 2009 7:57 am

Help for Building Real Estate PHP Portal

Post by nithinkk »

I need to build a REAL ESTATE PORTAL in php and mysql. My client has following needs

* He wants to manage his business with a web based portal, He wants two types of users one is Admin who can add details and other is normal users who can view the details.

* He wants to create a REAL ESTATE PORTAL, where he can store all his business information eg: buy Properties, Sell Properties and Rent Properties in a centralized database.

* He wants only Authenticate users to view all the details.

My question is which is the best way to implement this? Should i use any CMS or Should i use any open source php real estate software or shall i start building real estate portal from scratch....Can you suggest a best way which also satisfy my clients need ?
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Help for Building Real Estate PHP Portal

Post by Celauran »

These are exceedingly vague deliverables. Get this properly scoped first and foremost. If there are then existing open source solutions that you can tailor to your client's needs, great.
nithinkk
Forum Commoner
Posts: 55
Joined: Sat Nov 28, 2009 7:57 am

Re: Help for Building Real Estate PHP Portal

Post by nithinkk »

My client is a real estate agent! He has four office in diffrent places. Now he need a portal to manage his property dealings (Mainly buying selling). Updation will be done from one of his office and all others should be able to acess the details.

can you suggest which is the best open source solutions for this ? or CMS like wordpress or joomla is enough ?
nithinkk
Forum Commoner
Posts: 55
Joined: Sat Nov 28, 2009 7:57 am

Re: Help for Building Real Estate PHP Portal

Post by nithinkk »

???
Post Reply