Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Question

Computer Science

Write a program to design a graphical user Interface using JavaFX without FXML and make a main class and subclasses for a project of your Interest that contains the following features

add four buttons for:

 Add information or add service or add booking..etc

 Update information, update service, update booking.. etc

 Delete information, delete service, delete booking..etc

 Search information, search service, search booking..etc

 Add a logo at the top of the interface.

You Program should follow the class Design Guidelines.

Your Program should include Inheritance feature, use Interface, encapsulation.

Draw a UML Diagram that represent your project. For example,

Add Booking: The system will ask the user to enter the user information (Name, Phone number, Date Booked, service or anything related to your project. Once the Booking is added a message Booking confirmed with name and service, Date Booked will be displayed.

 The System need to check if the same Phone number is available, then you can add service to the same user.  The System should check the availability of the time.

Update Booking: Can update the booking date or service, etc.. for the user.

Phone number is the primary key to check for user information.

Delete Booking: delete the booking

Search Booking: Search for the user Booking through Mobile Number.

You cant have two people with the same phone number.

Display the Booking information for the searching Criteria.

Expert Solution
steps

Step by step

Solved in 7 steps

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education