Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Theme: Implementing a course - related Java program. Learning Outcomes a . Analyze and design object - oriented solution for a software system according to
Theme: Implementing a courserelated Java program.
Learning Outcomes
a Analyze and design objectoriented solution for a software system according to the
application domain and the system requirements. SO# SO#
b Develop a graphical user interface application. SO#
Topic: Design and implement, using Java FX an application that parses files on the web,
analyzes collected data, and visualizes datasummary in charts. The program should do
the following:
a Prompts the user, through a text field, for two website URLs.
b Parses the websites considering five criteria. The criteria are decided by the project
team.
c Displays charts comparing the two websites based on the decided criteria.
d Stores comparison data as text in a file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started