TripRecorder is a diary to save the places you visit during your trips.
The web interface it's written with Vue.js 3 and Bootstrap
The RESTful service is built with Java and runs in a servlet container (e.g. Tomcat)
Data is saved inside a MySQL database
View all your trips filtering them by date in this view and click one of them to see the details
View all the details of the selected trip, the trip path inside the map and all the places visited details
Add or update a trip, insert all details of it and all the places visited clicking on the map