Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 380 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 380 Bytes

Recommender-System-for-Tourism

A Content based Recommender Sytem for Tourism which is coded in Python and uses the Flask Framework. All the data used in the Recommender system code is fetched from the local MySQL database which gets updated by the forms filled by the users and the user responses are added onto the database. Basic HTML,CSS and JavaScript is used for frontend.