Skip to content

MaciejWiatr/smart-city-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tourder

Tourder is a travel app prototype created for a smart city hackathon in Kraków, designed to simplify city exploration. It works like a “Tinder for tours”: visitors swipe right or left on local attractions and events, and the app generates a personalized travel plan based on their choices. Over time, Tourder learns from each user’s preferences to better match future recommendations.

Whether discovering popular sights or hidden gems, Tourder helps tourists experience Kraków and other cities in a way that suits their tastes.

image image image image image

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.