项目作者: linkzhui

项目描述 :
Researched item-based method to provide restaurant recommendation
高级语言: Java
项目地址: git://github.com/linkzhui/Restaurant_recommendation_website.git


Restaurant recommendation website

• Researched item-based method to provide restaurant recommendation

• Developed an interactive web page (HTML 5/CSS/JavaScript/jQuery/AJAX) for users to login, search restaurants, update preference and view recommended restaurants

• Developed a web service (Apache Tomcat/Java servlet) to fetch restaurant information from Yelp API

• Tested the web service with unit tests (JUnit) and load tests (Apache JMeter)