Northeastern-Electric-Racing / FinishLine

Our project management dashboard, v5
https://finishlinebyner.com
GNU Affero General Public License v3.0
26 stars 8 forks source link

[Home Page] - Create Send Notification Endpoint #2997

Open caiodasilva2005 opened 4 days ago

caiodasilva2005 commented 4 days ago

Description

We need to create an endpoint that will create a notification and add it to a user’s unread notifications. This endpoint should be under the route ‘users/:userid/notifications/send’ and takes in a payload that has the necessary info to create a notification.

Acceptance Criteria

Proposed Solution

Take a look at some of the other get endpoints we have on Finishline and use it as a reference for this endpoint.

Mocks

No response