Skip to content

cemostro/destination-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

destination-finder

Improved DestiRec application to recommend destinations based on the user's preferences and needs, implemented for the Bachelor's Thesis at TUM "Improving a Web-based Destination Recommender System".

Original application was implemented for Master Thesis at TUM with the title "Dynamic Adaptation of User Preferences and Results in Complex Recommender Systems".

Demo

A demo of this interface is available on https://desti-rec.netlify.app/

Getting Started

You need git to clone our repository.

git clone https://github.com/cemostro/destination-finder.git
cd destination-finder/

Install Dependencies

You can follow the next steps to do that step by step:

We get the tools we depend upon via npm, the node package manager.

npm install

Run the Application

We have preconfigured the project with a simple development web server. The simplest way to start this server is:

npm start

Now browse to the app at http://localhost:3000/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •