Trips & Roads

Developer Documentation Hub for the collaborative trip planning platform.

🚀 Quick Start

Get the local development environment up and running in minutes.

# Clone the repository
$ git clone https://iutbg-gitlab.iutbourg.univ-lyon1.fr/sae-but2/2025-26/openstreetmap-bde/road-trip.git

# Install PHP dependencies via Composer
$ composer install

# Set up environment variables and database
$ cp config/.env.example config/.env
$ .bin/cake server

💻 API & SDK References

Explore the auto-generated documentation derived from our source code comments.

🏗️ Architecture & System Design

📖 Developer Guides

🛠️ Technology Stack

PHP 8.2 CakePHP 5 JavaScript MySQL / MariaDB OpenStreetMap / Leaflet / Nominatim