seanmorley15/adventurelog

Self-hostable travel tracker and trip planner.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on March 29th, 2024
Open Issues & Pull Requests: 220 (+0)
GitHub issues: Enabled
Number of forks: 254
Total Stargazers: 3,742 (+0)
Total Subscribers: 10 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.7 days
Mean response time: 39.8 days
90th percentile: 150.2 days
Tracked items: 460

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 96% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "frontend" is answered fastest, typically in about 4 hours, while "ready" waits about 2 months. 62% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 43% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 196
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 271 days
Stale 30+ days: 159
Stale 90+ days: 122

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 3
Events in 7 days: 24

Top labels

  • enhancement (267)
  • bug (214)
  • backlog (62)
  • deployment (50)
  • in review (26)
  • done (21)
  • ready (17)
  • frontend (14)

Detailed Description

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.