Skip to content

whwp/Titan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Personalized Restaurant Recommendation Website Based On Yelp API

Functions:
  • search for the nearby restaurants based on the user's location.
  • save the favorite restaurants.
  • recommend the restaurants based on the user’s favorites.
Backend
  • Developed a web service using Java servlet and REST API to fetch restaurant data from Yelp API.
  • Utilized MySQL to store user preference and restaurant information.
Frontend
  • Developed an interactive restaurant recommendation webpage using HTML and JavaScript, for users to search for the restaurants, update the preference and view the recommended restaurants.
Technology Stack:
  • Backend: Java, Tomcat, REST
  • Frontend: HTML/CSS, Javascript, Bootstrap
  • Databases: MySQL
Comments:
  • In the file Titan/src/external/YelpAPI.java, replace with your own Yelp API KEY.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published