Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# 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 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.
|
||||
Reference in New Issue
Block a user