Question: Java Fx and Intellij For this project you will create a database-backed application for the UH Gym. You will use JavaFX for the user interface
Java Fx and Intellij

For this project you will create a database-backed application for the UH Gym. You will use JavaFX for the user interface and a database of your choice for storage. Requirements The system is intended to be used by both the front desk and the personal trainers. The front desk staff should be able to Add a new client to the system Modify a client's name and contact information Add and remove trainers from the system The trainer should be able to Create, read, update and delete client training plans Review summary training plans of a client There is no requirement for security for this application. Design Requirements User Interface Trainer Screen: This screen will be used to add, update, and delete trainers from the system Client Management Screen: This screen will be used to add, update, and delete clients from the system. Training Plan Screen: This screen will be used to assign a trainer and create a training plan for a client. This screen will be the most important one! For this project you will create a database-backed application for the UH Gym. You will use JavaFX for the user interface and a database of your choice for storage. Requirements The system is intended to be used by both the front desk and the personal trainers. The front desk staff should be able to Add a new client to the system Modify a client's name and contact information Add and remove trainers from the system The trainer should be able to Create, read, update and delete client training plans Review summary training plans of a client There is no requirement for security for this application. Design Requirements User Interface Trainer Screen: This screen will be used to add, update, and delete trainers from the system Client Management Screen: This screen will be used to add, update, and delete clients from the system. Training Plan Screen: This screen will be used to assign a trainer and create a training plan for a client. This screen will be the most important one
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
