Coder Social home page Coder Social logo

rhewage3 / cruise-ship-boarding-system Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 26 KB

Facilitate cruise ship boarding with a Java program. User-friendly menu, cabin assignment, operations. Arrays & classes solutions. Features: display cabins, add/delete customers, find by name, store/load data, sort passengers. Expense calculation & waiting list. Streamlined boarding process.

Java 100.00%

cruise-ship-boarding-system's Introduction

Cruise-Ship-Boarding-System

This Java repository contains a cruise ship boarding system. The system allows users to assign passengers to each cabin of a cruise ship through an interactive menu.

Features:

Arrays solution: Implements a program for a cruise ship with twelve cabins using arrays.

Menu system: Provides a menu system for users to choose actions such as adding a customer to a cabin or viewing all cabins.

Additional functionalities: Allows users to perform various operations, including displaying empty cabins, deleting a customer from a cabin, finding a cabin by customer name, storing program data into a file, loading program data from a file, and viewing passengers ordered alphabetically by name.

Classes solution: Offers a second version of the cruise ship program using classes, with Cabin and Passenger classes. Each cabin can accommodate up to three passengers and includes additional information such as first name, surname, and expenses.

Expense calculation: Provides an option to print expenses per passenger and the total expenses of all passengers.

Waiting list: Implements a waiting list queue that automatically adds customers to the queue when the cruise ship is full and fills cabins from the waiting list when customers are deleted.

This repository serves as a comprehensive solution for managing the boarding process of a cruise ship, offering flexibility and scalability.

cruise-ship-boarding-system's People

Contributors

rhewage3 avatar

Stargazers

WACL Bandara avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.