Design and Implementation of Internet Community House Roommate Matching System

碩士 === 國立臺北科技大學 === 電機工程研究所 === 104 === In this thesis, we implement a platform for people who need to rent houses with others in order to reduce the burden of house renting. According to users’ life style, hobbies, and value systems, the system calculates the matching scores between people in order...

Full description

Bibliographic Details
Main Authors: TzuYun Cheng, 程子芸
Other Authors: 王永鐘
Format: Others
Language:zh-TW
Online Access:http://ndltd.ncl.edu.tw/handle/mtm67n
Description
Summary:碩士 === 國立臺北科技大學 === 電機工程研究所 === 104 === In this thesis, we implement a platform for people who need to rent houses with others in order to reduce the burden of house renting. According to users’ life style, hobbies, and value systems, the system calculates the matching scores between people in order to find the best matching roommates for each other. Furthermore, the collected data from users can be analyzed the conditions of sharing rent houses in Taiwan, such as who is most needed to rent houses with others, where is the maximum demand and so on. This system is developed into two parts. The first part is “back end and data base”; the second one is “front end and user experience”. We apply PHP and MySQL to implement “back end and data base”. We use the Bootstrap, Html, and CSS to make the view of the system. This system is built with the MVC framework which is Model, View, and Controller. The system has been used since February, 2016. The total number of members is about 200. The total page views are about 16,000.