2025-06-08 13:33:33 +02:00
2025-06-08 13:33:33 +02:00
2025-06-08 13:33:33 +02:00
2025-06-08 13:33:33 +02:00

TourPlanner

Tour Planner is a lightweight FastAPI-based service that lets you create “tours,” propose ideas for each tour, and vote on those ideas. It stores each tour as a JSON file in a configurable data directory (with filelevel locking for safe concurrent access), and ships with a minimal static HTML/JavaScript frontend along with helper scripts for local development or deployment under Supervisor.

Description
Tour Planner is a lightweight FastAPI-based service that lets you create “tours,” propose ideas for each tour, and vote on those ideas. It stores each tour as a JSON file in a configurable data directory (with file‐level locking for safe concurrent access), and ships with a minimal static HTML/JavaScript frontend along with helper scripts for local development or deployment under Supervisor.
Readme WTFPL 98 KiB
Languages
HTML 77.6%
Python 22%
Shell 0.4%