Good evening.
I am reviewing our property database and bringing in new features and addressing old quirks, etc.
One of the areas I feel needs to be improved is our matching. Basically we are an estate agents in the UK and store our purchaser information including prospective clients and match them to property’s.
At present the property field will have information that we like to search such as
Price
Area the property is in
Bedrooms
Type
In the purchasers table we store their wants as yes/no boxes. So for example we have a yes/no for detached, semi-detached, etc. we then have a yes/no box for the different areas (upto 20 areas+)
The price and bedrooms are easy field as these directly match in terms of a number field. So if they need a minimum of 2 bedrooms, it will return properties with two bedrooms plus. Similarly with the price.
How would someone change this from a table layout and GUI layout?