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.
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.