GatorIncubator / gatorgrouper

:busts_in_silhouette: Automated Group Formation Tool Enabling Effective Team Work
GNU General Public License v3.0
20 stars 20 forks source link

Feature/group detail view #289

Closed ibarrezueta closed 5 years ago

ibarrezueta commented 5 years ago

Description of Pull Request

This pull request removed the groupResult view and replaced it with a detailview called AssignmentView.

Instead of having to click on the menu and find View Groups and then choose the assignment from that page, the user can just click on the assignment name. If there is no group associated with the assignment, the user will be prompted to create a group, and if there are groups associated with the assignment, they will be provided on the screen. This results in a more intuitive/smooth design for the user.

Fixes #288

Type of Change

Please describe the pull request as one of the following:

Tags