yalsaffar / Tourism-Recommendation-System

5 stars 2 forks source link

Travel tinder web app #19

Open majdbar321 opened 1 year ago

majdbar321 commented 1 year ago

@yalsaffar I have finished the basic layout of the webapp, and now waiting on the api so I could integrate the reco system within the webapp. I will also use MongoDB( which supports csv format) to store our user id and all the required info.

yalsaffar commented 1 year ago

Sounds good to me, the DEMO API will be added and functional in less than an hour keep in mind that there will be two APIs, one to request the recommendation, and another to send the user's preference to update their data.