Create a Java Application using NetBeans called EventRegister. The Java application could either have a JavaFX or Java Swing GUI. The application should allow users to register for the independence celebrations by entering a unique number, their name, and their email address then clicking a “Register” button. The unique number must be in the format of three upper case letters followed by three numbers. Ensure that all fields are filled in, and that the unique number

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
icon
Related questions
Question

Create a Java Application using NetBeans called EventRegister. The Java application could
either have a JavaFX or Java Swing GUI. The application should allow users to register for the
independence celebrations by entering a unique number, their name, and their email address
then clicking a “Register” button. The unique number must be in the format of three upper case
letters followed by three numbers. Ensure that all fields are filled in, and that the unique number
and email address are in the correct format. Use this unique number to check if the number
already exists in the database. If it does, inform the user of this, otherwise insert the unique
number, name, and email address into the database and inform the user that he/she has been
registered. The database is called register, and the table called person, with unique_number,
name, and email fields.
The EventRegister application requires a File menu with an Exit menu item that exits the
application. You can make use of any relational database management system you are
comfortable with i.e., Oracle Database, XAMPP, MySQL, Microsoft SQL Server or Microsoft
Access. 

When the email address is in the wrong format, the following should be displayed
File
Independence Day Registration
Number:
Name:
Email:
Please enter your details
UNI002
Thando Mandela
thandogmail.com
Register
Message
X
℗ Please enter a valid email address.
ОК
Figure 8- When incorrect email address format is entered
Transcribed Image Text:When the email address is in the wrong format, the following should be displayed File Independence Day Registration Number: Name: Email: Please enter your details UNI002 Thando Mandela thandogmail.com Register Message X ℗ Please enter a valid email address. ОК Figure 8- When incorrect email address format is entered
File
Independence Day Registration
Number:
Name:
File
Email:
Figure 3- Application view when running
Please enter your details
UNI002
Sheunesu Makura
sheunesu@pihe.ac.za
When the register button is clicked, the following should be displayed
Register
Number:
Name:
Email:
Independence Day Registration
Message
Please enter your details
UNI002
Sheunesu Makura
sheunesu@pihe.ac.za
Congratulations. You have successfully registered
Ок
X
Figure 4- After successful registration
Transcribed Image Text:File Independence Day Registration Number: Name: File Email: Figure 3- Application view when running Please enter your details UNI002 Sheunesu Makura sheunesu@pihe.ac.za When the register button is clicked, the following should be displayed Register Number: Name: Email: Independence Day Registration Message Please enter your details UNI002 Sheunesu Makura sheunesu@pihe.ac.za Congratulations. You have successfully registered Ок X Figure 4- After successful registration
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Running Time of Application
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.
Similar questions
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