This Java Container Manager is a simple tool to manage containers. All the user interface is done completely with JOptionPane, a Java library to show pop ups on screen.
- Java
- JOptionPane
The app offers a wide range of features to help you efficiently manage containers of a boat, including:
-
Container creation: Store and organize essential employee details.
-
Container Modification: Modify the actual containers you've already created.
-
Container listing: Show the containers of the boat.
-
Container deletion: Empty the boat of containers.
To run this project locally, follow these steps:
- Clone the repository
- Open the project in the IDE you like.
- Run the code.
This project is licensed under the MIT License.