fhsu-csci441-team-a / myTrafficWizard

Repo to house code for the myTrafficWizard app
0 stars 0 forks source link

Created Front-End Interface and Updated Testing for NotificationController Class and Sending Messages #75

Closed NicoleReneNewcomb closed 7 months ago

NicoleReneNewcomb commented 7 months ago

Created the front-end user interface and updated the testing function to include a passed tripId parameter. This allows the tester to pull a specific trip from the database. This can then be used to test the NotificationController class the the message processing and sending.