TZstatsADS / Fall2018-Project2-sec2proj2_grp6

Fall2018-Project2-sec2proj2_grp6 created by GitHub Classroom
0 stars 2 forks source link

Project 2: Rent As You Want

image

Rent As You Want

Term: Fall 2018

Rental Apps generally care about the preference of the majority, while our App focuses on your priority preference.

This app provides a platform for people to search house rental based on their most cared issues. We include safety, transportation, nightlife, price, entertainment, food and shopping. Users can pick 3 top prior features and we give recommendation according to the ranked priorities.

On the 'All about Rental' Page, users can not only filter by house type and price range, but also choose 3 top preferences and their weights. The recommendation system will then show the top 20 most suitable houses. Also, the dot map shows where the house is and save the trouble of searching them on Google map. Moreover, when you click on the map, a hover will shows above it providing address, price, type, size, year built, appliance and an image of the house.

On the 'Zipcode Comparison' page, users can choose whichever zip code they want, and see how good this area is in different features comparing to other Manhattan regions. Our App also provides price trend plots which not only shows the historical price, but also the predicted price trend in the next 12 months. This page allows you to compare the housing among the whole Manhattan and the price over time at the same time.

Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.

proj/
├── app/
├── lib/
├── data/
├── doc/
└── output/

Please see each subfolder for a README file.