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.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
27 | 28 | 29 | 30 | 1 | 2 | 3 |
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |