mdevlin2 / CMSC447ProjTeam1

0 stars 1 forks source link

(FORM) Capability: Create a filter menu #7

Open samrrey opened 6 years ago

samrrey commented 6 years ago

In the SRS we described what the API receives and what it returns when you filter based on the type of amenities. Create a menu that utilizes the API to send what the user wants to filter on.
The kinds of options to filter on are:
Property value Population density(?) Amenities near house. number of bedrooms/bathrooms

Learning how to use FusionTables is a good start for this capability.

If I'm forgetting any, feel free to update this.