Skip to content

gabrielroot/MyTour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTour

Excursion management application to create and manage tours and checkpoints.

About

A Symfony-based project to manage excursions, checkpoints and map previews. Intended for internal use and development.

Tech stack

  • PHP (Symfony)
  • MySQL
  • JavaScript
  • Docker (optional)
  • Guzzle (HTTP client)

Prerequisites

  • PHP 8.x (or the version required by this project)
  • Composer
  • MySQL or MariaDB
  • Docker & docker-compose (optional)

Environment variables

Ensure at least:

  • DATABASE_URL=mysql://user:pass@127.0.0.1:3306/dbname
  • APP_ENV=dev
  • APP_SECRET=your_secret

Contributing

  • Open issues and pull requests are welcome. Keep changes small and focused.

About

A Symfony MVC for excursion management

Topics

Resources

License

Stars

Watchers

Forks

Contributors