Together-100Devs / Together

Together is a group calendar application using the MERN stack intended to bring discord communities closer!
https://together.cyclic.app/
MIT License
167 stars 112 forks source link

Create a method for approving admin events #411

Open Caleb-Cohen opened 1 year ago

Caleb-Cohen commented 1 year ago

Related Issues Project: Admin Dashboard Depends on:

Description Create a method in the events.js controller called approveEvents Method will change specific event objects status to approved Create post route in events.js Create axios request

Acceptance Criteria Test updated event object has been changed from pending to approved

cblanken commented 1 year ago

@Caleb-Cohen I'd like to take this issue if I could get assigned whenever you have a chance.

cblanken commented 1 year ago

A couple things I noticed from my first look at this issue