Question: For this project I need help using Simple Java. I need to create a database backed application. User Interface should have Trainer Screen, Client Managemenet
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! You may use any Java programming techniques and technologies that we have learned, and haven't covered in class. You are encouraged to research solutions for issues you run into, and implement them. The more comprehensive your project is, the better the grade will be. Extra credit will be awarded for the use of special technologies not covered in class (Databases, Ul, Advanced JavaFX, SceneBuilder, etc) 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! You may use any Java programming techniques and technologies that we have learned, and haven't covered in class. You are encouraged to research solutions for issues you run into, and implement them. The more comprehensive your project is, the better the grade will be. Extra credit will be awarded for the use of special technologies not covered in class (Databases, Ul, Advanced JavaFX, SceneBuilder, etc)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
