Study the scenario and complete the question(s) that follow:
JavaFX and Database ProgrammingPearson Institute of Higher Education (now Eduvos) has clinics on each of their 12 campuses. When a student goes to the clinic to receive medical attention, they need to be registered when it is their first time. Currently, they write the student details on paper and keep the details in physical files. Pearson management has contacted you to digitise the process of registering new patients at the clinics. They would like an application developed which will enable the clinic staff to register the patient digitally. The patient records should then be saved to a database.
Create a JavaFX application using NetBeans for the Pearson Clinic. The application should have/do the following:
1. A graphical user interface (GUI) that will allow the user to enter the following details: Patient Name, Patient Surname, Patient ID Number, Patient Cell Number, Patient Student Number.2. The GUI should have an interface that will enable a user to save the details of the patient to the database.3. You will need to create a database that will store these details. You can make use of any relational database management system (RDBMS) of your choice.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here