Skip to content

DushanSenadheera/project_rover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project ROVER - SaaS Travel Recommendation Platform

ci CodeQL Docker Hub Deployment

Project Rover is a Travel Recommendation Platform powered by Software as a Service recommendation Engine that can use as a contextual recommendation system

  • tailored recommend travel destinations, accomadations and food places according to user preferences such as travel destination, duration, budget and interests
  • provide a personalized efficient travel plan for the user
  • provide a Recommendation engine that can be used as a SaaS service for other travel platforms

Tech Stack:

JavaScript HTML5 Python Shell Script TypeScript AWS Express.js NodeJS React SASS Vite Matplotlib Pandas scikit-learn Docker Jest Postman

To run this project locally, you need to have the following installed on your machine:

  • Node
  • Docker
  • Python

How to run application locally?

clone the repositary

git clone https://github.com/DushanSenadheera/project_rover.git

Navigate to the project directory

cd project_rover

Install the server & client dependencies in relevent directories

npm install

Run the application locally

./localhost.sh

How to run application using Docker?

./dockerComposer.sh

ROVER API Documentation

ROVER API Documentation