This application is a Java-based project providing a route planner. It features a JavaFX-based frontend and a Spring Boot backend.
- UI: Built with JavaFX.
- Backend logic: Implemented with Spring Boot for efficient processing.
- RESTful API: Facilitates communication between frontend and backend.
- Database Integration: Stores and manages routes and user information.
- Frontend: JavaFX
- Backend: Spring Boot
- Database: (PostgreSQL)
- Build Tool: Maven
- Java Version: 17