please do not copy from fentyessays.com and spicwriters.com Create a Java… please do not copy from fentyessays.com and spicwriters.comCrea

please do not copy from fentyessays.com and spicwriters.com Create a Java… please do not copy from fentyessays.com and spicwriters.comCreate a Java Application using NetBeans called EventRegister. The Java application couldeither have a JavaFX or Java Swing GUI. The application should allow users to register for theindependence celebrations by entering a unique number, their name, and their email addressthen clicking a “Register” button. The unique number must be in the format of three upper caseletters followed by three numbers. Ensure that all fields are filled in, and that the unique numberand email address are in the correct format. Use this unique number to check if the numberalready exists in the database. If it does, inform the user of this, otherwise insert the uniquenumber, name, and email address into the database and inform the user that he/she has beenregistered. 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 theapplication. You can make use of any relational database management system you arecomfortable with i.e., Oracle Database, XAMPP, MySQL, Microsoft SQL Server or MicrosoftAccess. Computer Science Engineering & Technology Java Programming Share QuestionEmailCopy link