Skip to content

🪧 Polyadvisor is a Nodejs program which aims to retrieve data from tripAdvisor and make a confiance ratio from reviews of location.

Notifications You must be signed in to change notification settings

caullird/proj632_polyadvisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Overview

Polyadvisor is a Nodejs program which aims to retrieve data from tripAdvisor and make a confiance ratio from reviews of location.

🔥 Features

  • Display clear and understandable results

  • Allow User to quickly analyse locations by using a website.

  • Retrieve old analyses using the history page.

⚙️ How Polyadvisor works

Polyadvisor works in 3 steps

🛠 Installation

Polyadvisor is intended to work with Nodejs, to install the project you need to clone the repository :

git clone [email protected]:caullird/proj632-tripadvisor.git

Then install the dependencies:

yarn

🕐 Quickstart

The 2 usages for Polyadvisor.

  • Command line
node main.js <URL>
  • With website
node app.js

Then open your browser on http://localhost:3000

About

🪧 Polyadvisor is a Nodejs program which aims to retrieve data from tripAdvisor and make a confiance ratio from reviews of location.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published