jake-hansen / nova

NOVA project for Software Engineering at UNO.
1 stars 0 forks source link

Gomezem/account for member #51

Closed gomezem closed 4 years ago

gomezem commented 4 years ago

This PR will allow the functionality of accounting for a student/faculty/admin member.

This peer review address issue #50

gomezem commented 4 years ago

Made a few changes.

  • Added checking for empty search string so an exception isn't thrown.
  • Added logic to commit user status change to database since it wasn't being updated in the database before.

Let me know what you think before we merge. My commit is 0304158

Awesome it looks good to me