Important: It may be necessary to add the mysql module to the dependencies in order to run the program. In IntelliJ, go to Project Structure / Modules / Dependencies and click on the + button for Jars and Dependencies. Then go to the "lib" folder and add "mysql-connector-j-8.0.32.jar", and click on "apply".
This project is a Java-based database application created for the course Praktijkopdracht 1 at The Hague University of Applied Sciences. The application aims to provide a user-friendly interface for managing data related to making an offer for a boat. It uses Java programming language and MySQL as a backend database.
This project was created by André Silva dos Reis, Alexander Maesschalck, Noah Stolk, Olivier Mul & Reno Welleman as a part of Project X. Please feel free to contact us if you have any questions or feedback.
We would like to express our sincere gratitude to teacher Marcel van der Ploeg for his guidance and support throughout the course.