Skip to content

Fatma3011/Airline-Recommender-Business-Intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline-Recommender-Business-Intelligence

How to use?

  1. Download or clone this repo.

  2. Install dependencies.

    a. For Frontend part : React JS

cd frontend/
npm install
// or
yarn install

b. For Backend part : Express JS + Python

cd backend/
npm install
// or
yarn install
  1. Run project on Web Browser.

On both /backend and /frontend

 npm start
 

Preview

Full Screen Application

1

Recommendation Screen

1

Rate Screen

1

Rate Alert

1