I just need some suggestions for project ideas, anything will help. Thank you! T
ID: 3578853 • Letter: I
Question
I just need some suggestions for project ideas, anything will help. Thank you!
The final program for COP2800 is an individual program of your choosing. You decide what problem you want to solve and write the program to solve it. It must include a written description of what the program does and instructions about how the program works in the comments section. I do not want to see a program from the text, but all of you have interests and hobbies that you could design a program that would meet the following criteria. Receives user input Performs output Add a graphic or color To receive full credit you will design a JavaFX Application that contains at least 4 of the 6, (selection, loop, array, inheritance, components or exception) plus all of the others mentioned above.Explanation / Answer
Hi,
i have small idea hope it would help you
just create a java application that will take a image and text from user and you have to write that text on the image choosing some co-ordinates
that will be cool because you can inlcude pritty good javafx and inherit the methods from in build java image class and exception handlind also you can do
or just make java app that will take user info and will generated a basic resume pdf or html something
if you want help regarding the image app i have some code i can refer these 2 you can do in one day.