Skip to content

To design and implement a system for storing and calculating the current state of a hotel

Notifications You must be signed in to change notification settings

byIbrahimAli/Hotel_NCL-U_1021_CWK_2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective / Purpose

  • Demonstrate use of basic language features of Java
  • Designing and building a solution to a specification

The Problem / Situation

  • To design and implement a system for storing and calculating the current state of a hotel
  • Hotel Should store essential information about a hotel
  • Room Should store number of beds in a room
  • Bed Should store the size of a bed
  • Develop a report system that when given a Hotel object will produce a short, textual report describing the name of the hotel, the number of rooms and, for each room, lists the number and size of the beds
  • Develop a basic user interface

About

To design and implement a system for storing and calculating the current state of a hotel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages