Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loosedwhale/planes_java_assigment


https://github.com/loosedwhale/planes_java_assigment

assignment java

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Planes Java Assigment

## Overview
This Java project simulates a simple seating plan for a plane using a HashMap. It allows users to perform various operations such as printing the seats, randomly filling seats, adding passengers, checking seat availability, searching for a passenger by last name, and ending the simulation.

Languages and Tools:

java