Web Application Generating Trip Intentions https://intentions.explorewilder.com
  • JavaScript 92.2%
  • CSS 4.7%
  • HTML 3.1%
Find a file
2026-04-08 21:08:43 +02:00
public reset 2026-01-10 18:47:09 +01:00
src migrate Git 2026-04-08 21:08:43 +02:00
.env reset 2026-01-10 18:47:09 +01:00
.gitignore reset 2026-01-10 18:47:09 +01:00
.prettierignore reset 2026-01-10 18:47:09 +01:00
LICENSE.md reset 2026-01-10 18:47:09 +01:00
LICENSE.pdf reset 2026-01-10 18:47:09 +01:00
package-lock.json reset 2026-01-10 18:47:09 +01:00
package.json migrate Git 2026-04-08 21:08:43 +02:00
README.md explicit no AI clause 2026-01-10 19:45:49 +01:00

Web Application Generating Trip Intentions

"Plan your trip & tell someone, it could save your life."

It's a good practice to tell someone your intentions when you plan exploring wilderness, just in case you are stuck or lost. This web application is intended to ask yourself important questions and share enough information to your trusted contact. Basically, you fill in a form and a PDF is generated with your personal information along with tips and instructions. The PDF is created client-side to avoid transmitting sensitive data and because JavaScript is fun. I developed this project to improve my skills in JavaScript (ES2015) and discover React.

Features:

  • Dynamic form for solo and team planning,
  • Dynamic PDF generator,
  • Multilingual: English and French,
  • Privacy by design with zero knowledge.

License

This project is licensed under the Hippocratic License 3.0. Please read the license (md/pdf) carefully since this is not open according to the Open Source Initiative, and not free according to the Free Software Foundation.

You may not use, process, copy, modify, distribute, or otherwise exploit this project for text, image, and data mining, including but not limited to training, fine-tuning, or evaluating artificial intelligence or machine learning models.