Question: in java with working code pleaes help In the coming year or so, you will be applying to several colleges for transfer. Your job for

in java with working code

in java with working code pleaes help In the coming year or

pleaes help

In the coming year or so, you will be applying to several colleges for transfer. Your job for your final project is to create a College Transfer Application Tracker. You will create a GUI for this project so that you can enter the college name, address, date of application, cost, where you applied (common app, or other sites), recommender name(s), email address, date recommendation requested, date recommendation required (room for more than one recommendation (person recommending) if necessary), date of expected acceptance letter, whether you have written your essay, whether you have submitted your transcripts. Look at CommonApp, and the application sites for some colleges you are thinking of applying to make sure you have all the information you need on your College Transfer Application Tracker. All this information requires more than one class in addition to your GUI. The information should be written in a file (binary or text). You should be able to search for a particular transfer application from the file and print it out in a "nice" (understandable) way. Your code should be documented using JavaDocs. Outcomes Assessed: - Variables and assignment statements - Local variables - Data types and expressions - Simple flow control - Logical expressions - Multiway branches - Designing loops, for loops and while loops - Containers: Arrays, ArrayLists, etc. - Input and output: Streams and Files - Classes and abstract data types - Interfaces - Programmer defined functions - Program style - JavaFX GUI design principles - Object-Oriented design - Testing and debugging techniques - Code documentation (JavaDocs)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!