Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

** I was instructed to built a simple system totally by scratch** Therefore any input and output that can carry out Guest info (Name, Phone

** I was instructed to built a simple system totally by scratch**

Therefore any input and output that can carry out Guest info (Name, Phone number, amount of guest, time slot) in file and array will be good.

I need to build a restaurant booking system using Java, here are the requirements.

IDE: Eclipse

The system allow users to make booking for restaurant follow by their time slot and availability

Restaurant business hour: 9am till 10pm

Available booking slots: 5 slot per hour (maximum 4 guest)

Duration for each slot: 1 hour (from 9am till 10pm which mean only 13 slot limited)

ADD

Name, Phone number, amount of guest, time slot

SEARCH

Search by Name and phone number only. To reveal booking info.

EDIT

Name, Phone number, amount of guest, time slot

DELETE

Delete Booking

The system developed must at least meet 2 of the criteria below: (as per attached)

This is the original questions.

I am looking to choose on array, file and search

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

12th Edition

978-0030243998, 30243998, 324422695, 978-0324422696

Students also viewed these Programming questions