Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 528 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 528 Bytes

Recommendation-System

Personalized AWS based Job Recommendation Web System

  • Developed an interactive web page for users to search the positions (HTML, CSS, JavaScript, AJAX)
  • Designed personal job recommendation strategy based on the favourite records from the users.
  • Created three Java servlets with RESTful APIs to handle HTTP requests and responses.
  • Built MySQL database to store related data(company, requirement, deadline, etc.) on AWS RDS.
  • Deployed the system to AWS EC2 for better performance in the cloud.