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 and Added Form Submission Message #76

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. Also added a form submission message that displays a success message to the user with the tripId.