Skip to content

Entertainment recommendation system based on popularity and location

License

Notifications You must be signed in to change notification settings

HelperInCa/enjoyyourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popularity & location-based entertainment recommendation system

Users can view and favorite activities based on their location & popularity; System recommends activities based on user information

Demo

  • Proposed Tomcat server for JSP and Servlet container; Deployed web services and databases to Amazon EC2
  • Realized the functions of activity search, favorite, recommendation and history by RPC protocol
  • Obtained detailed information on global entertainment activities by TicketMaster API
  • Recommendation Algorithm: sorted by popularity & distance, removes user’s favorite and viewed activities
  • Stored info requested by users from TicketMasterAPI, user-favorited activities in MySQL (MAMP: local debugging)
  • Handled asynchronous requests by AJAX
  • Performed unit testing with JUnit 5

About

Entertainment recommendation system based on popularity and location

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published