You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Create a method in the events.js controller called denyEvent
Method will change specific event objects status to denied
Create post route in events.js
Create axios request
Acceptance Criteria
Test updated event object has been changed from pending to denied
Event object should remain in the database
The text was updated successfully, but these errors were encountered:
Related Issues
Project: Admin Dashboard
Depends on:
Description
Create a method in the events.js controller called denyEvent
Method will change specific event objects status to denied
Create post route in events.js
Create axios request
Acceptance Criteria
Test updated event object has been changed from pending to denied
Event object should remain in the database
The text was updated successfully, but these errors were encountered: