Pilgrimage
A Korean drama filming location discovery and travel planning web application.
Overview
The goal of Pilgrimage is to connect Korean drama metadata with real filming locations, making it easier for users to explore places they have seen in dramas and turn them into travel plans.
Users will be able to search for dramas, browse drama detail pages, discover related filming locations, and organize those locations into travel routes.
Use of the TMDB API
The TMDB API will be used to fetch drama metadata such as titles, posters, overviews, cast, crew, genres, and air dates.
Filming location data will be managed separately by the application. API requests will be handled from the backend server, and TMDB API credentials will not be exposed publicly.
Project Details
Status
This project is currently in the early development stage. This public page is provided to describe the purpose of the application and its intended use of drama metadata.