You are tasked with writing a simple GUI that loads App Store information from a local MySql server using the JDBC driver and is able to filter it by rating.

computer science

Description

Problem Statement:

 

You are tasked with writing a simple GUI that loads App Store information from a local MySql server using the JDBC driver and is able to filter it by rating.

 

Grading:

80% Code quality/Correct usage of programming concepts

○ 25% Correct usage of JDBC MySQL Driver

 ○ 25% Correct usage of GUI/javafx

○ 15% Correct usage of OOP

○ 15% Supporting code and logic (control structures, logic, etc.)

 ● Program runs/correct results (10%) ● Formatting/Indentation (10%)

 

Requirements:

The apps can be filtered by a minimum rating of 2, 3, or 4. The user can also view all apps (clearing the filter). The app data should be loaded into memory using a class that will store each app’s(clearing the filter).

The app data should be loaded into memory using a class that will store each app’s relevant information.

 


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.