Event Search and Recommendation System in Java

Posted by Susie on December 1, 2017
Github Source
  • Developed an interactive web page for users to search events and purchase tickets (HTML, CSS and JavaScript)
  • Improved personalized recommendation based on search history and favorites
  • Created Java servlets with RESTful APIs to handle HTTP requests and responses
  • Built relational and NoSQL databases (MySQL, MongoDB) to capture real business data
  • Designed content-based recommendation algorithms to for business recommendation
  • Deployed server to Amazon EC2 to handle 150 queries per second