Skip to content

sq421784321/Gourmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gourmet: a restaurant recommendation web app
Gourmet aims to use personalization to improve resturant search and recommendation based on search history and favorite record.

#API Reference: All APIs are in the src/api directory.

  • SearchRestaurants: to search nearby restaurants
  • VisitHistory: to get visited restaurants for specific user
  • recommendRestaurants: to get recommend restaurants for sepecific user
  • LoginServlet: to login
  • LogoutServlet: to logout
  • RpcParser: parser of HTTP request and response

#New features:

  • Sort nearby restaurants by number of stars
  • Sort favourite restaurants by time added
  • Count the frequency of categories in favourite restaurants
  • Sort recommend restaurnats by the freqency of categories
  • Filter the recommend restaurants so that only the nearby restaurants will be recommended

About

Full Stack Web Application Development (Personalized Restaurant Search)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published