CMU-313 / spring23-nodebb-team-a1

spring23-nodebb-team-a1 created by GitHub Classroom
GNU General Public License v3.0
5 stars 2 forks source link

Implement Delete Post Feature #2

Open denisekaur opened 1 year ago

denisekaur commented 1 year ago

As an instructor I want to be able to delete a student's post, so that I can remove inappropriate posts.

teresa0605 commented 1 year ago

User Story by Will Squibb

chloehdeng commented 1 year ago

Deleting a student's post is medium priority because it's important to declutter forums to remove inappropriate posts and ensure that only relevant information is being passed onto students.

bradywales commented 1 year ago

Acceptance criteria: Once users have the ability to delete their posts without issue, we will know this task is done. We will test for the ability to delete your own posts while not being able to delete others' posts. Instructors should have the ability to delete students' posts as well.