As an Admin I can approve and reject requests to add episodes to the database so that I can have final say on if the episode is suitable to be submitted
Acceptance Criteria:
The User should be able to make a request
The admin should see a list of requests in the section they are only permitted
The admin should be able to view the added episode fields, to see what is being added
There should be a reason for added episode that is displayed to the admin from the user
Tasks
[x] Have a form for the User to enter the data of the episode
[x] Have the request sent to the admin section
[x] Create a button to use for approval and rejection
[x] Have the episode added if approved
[x] Have the request deleted if rejected and the episode deleted
As an Admin I can approve and reject requests to add episodes to the database so that I can have final say on if the episode is suitable to be submitted Acceptance Criteria:
Tasks