Basic Java project developed for the Computer Programming II curricular unit of the BSc in Electrical and Computer Engineering at the Polytechnic Institute of Leiria. The project implements a simple vehicle management system in Java, allowing the creation and management of different types of vehicles through object-oriented programming concepts such as classes, inheritance, encapsulation, and polymorphism. It was developed as an academic project to strengthen programming fundamentals, data handling, and software development practices in Java.
It is recommended to have an IDE installed before opening the project. The IDE used to develop this project was IntelliJ IDEA Community Edition by JetBrains.