Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enriqueseor/container-manager

Simple Java app using JOptionPane
https://github.com/enriqueseor/container-manager

joptionpane

Last synced: 5 days ago
JSON representation

Simple Java app using JOptionPane

Awesome Lists containing this project

README

        

# Java Container Manager

This [Java](https://www.java.com/en/) 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.

![mainScreen](resources/mainScreen.png)

## Table of Contents

1. [Technologies Used](#technologies-used)
2. [Features](#features)
3. [Getting Started](#getting-started)
6. [License](#license)

## Technologies Used

- **Java**
- **JOptionPane**

## Features

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.

## Getting Started

To run this project locally, follow these steps:

1. Clone the repository
2. Open the project in the IDE you like.
3. Run the code.

## License

This project is licensed under the [MIT License](LICENSE).