thevarunjain / airbnb-recommendation-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnb-Recommendation-System

Detailed Running Instructions for frontend and Recommender API

Step 1:

Unzip the folder, then you will find

  1. Recommender API (Backend)
  2. Frontend > my app (Frontend)

Step 2 (To run backend python flask server):

Step 3 (To run frontend-react in the browser):

  • Navigate to frontend > my-app folder
  • Run npm install (This will install npm packages from package.json)
  • Run npm start (This will start the frontend on the browser)
  • Your client will start running on www.localhost:3000 on your browser

Application Navigation help: (Once you open frontend on browser)

On the main page there will be two text boxes

  • Host ID
  • Number of reviews

Once you provide both of these, you’ll get the number of reviews according to the count given

Happy exploring!

About

License:MIT License


Languages

Language:Python 93.0%Language:Jupyter Notebook 6.2%Language:C 0.4%Language:C++ 0.2%Language:JavaScript 0.1%Language:HTML 0.1%Language:TeX 0.1%Language:Fortran 0.0%Language:CSS 0.0%Language:MATLAB 0.0%Language:Smarty 0.0%Language:PowerShell 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%