AdventureLog is a self-hostable travel tracker and trip planner that lets users log locations, plan itineraries, and visualize their travel history on an interactive map.
The tool addresses the need for travelers to centralize their experiences and planning in one place. It allows users to pin visited locations with photos and activity details, create multi-day trip itineraries with daily activities and checklists, track progress across countries and regions on a world map, and view travel statistics. The application runs on a Django backend with a SvelteKit frontend, deployable via Docker for self-hosting, giving users full control over their data.
AdventureLog suits travelers who want to own their travel data and prefer self-hosted solutions over cloud services. It works well for both casual travelers logging past trips and planners organizing upcoming adventures, with features for collaborative trip planning among travel companions. The project is built as open-source software under the GPL-3.0 license, appealing to users who value transparency and the ability to modify their tools.
The project shows consistent development with regular commits addressing bug fixes and feature improvements. The maintainer actively engages with the community through a Discord channel and responds to issues and pull requests. Documentation is maintained alongside the codebase, and the tool includes a live demo instance for prospective users to evaluate before self-hosting.