webapp
webapp copied to clipboard
Add VideoContributionEvent
What needs to be done here?
What needs to be done here?
@jpatel3 It would be to add a new class for storing each time a contributor adds/edits a video. It's for keeping track of who creates content.
Here is an example of another type of Contribution event being added: https://github.com/elimu-ai/webapp/pull/1483