dkhwang118 / CIS560_F18-Project-RecipeManager

KSU - Fall 2018 - CIS560 - Database Project - ProjectTeam1
GNU General Public License v3.0
1 stars 2 forks source link

Add a new Stats Form to display reports #49

Closed laurel-thomson closed 5 years ago

laurel-thomson commented 5 years ago

This form should display reports about the recipes. It should display the data from the report-style queries we are going to write (#37 )

dkhwang118 commented 5 years ago

I've begun working on the stats page in the STATS_GUI_Dev branch. My plan is to try to copy the style of the current GUI implementation for the other forms as much as possible, but if anyone wants to join in, help is always welcome and appreciated.

dkhwang118 commented 5 years ago

Basic Stats Form implementation. Could use more work in displaying the results, but will work for the presentation. Merged into master on 12/2/2018