Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Home Page] - Get Unread Announcements Endpoint #3074

Open
2 tasks
caiodasilva2005 opened this issue Dec 18, 2024 · 0 comments
Open
2 tasks

[Home Page] - Get Unread Announcements Endpoint #3074

caiodasilva2005 opened this issue Dec 18, 2024 · 0 comments

Comments

@caiodasilva2005
Copy link
Contributor

Description

We need to create an endpoint that will get a user’s unread announcements. This endpoint should be under the route ‘users/:userid/announcements/” that does not take in a payload and returns the unread notifications of a user

Acceptance Criteria

  • a new endpoint is created in the organizations router under the route ‘users/:userid/announcements/ that returns a user’s unread announcements
  • unit tests and postman screenshot

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

caiodasilva2005 added a commit that referenced this issue Dec 19, 2024
caiodasilva2005 added a commit that referenced this issue Dec 20, 2024
caiodasilva2005 added a commit that referenced this issue Dec 20, 2024
caiodasilva2005 added a commit that referenced this issue Dec 20, 2024
caiodasilva2005 added a commit that referenced this issue Dec 20, 2024
caiodasilva2005 added a commit that referenced this issue Dec 21, 2024
caiodasilva2005 added a commit that referenced this issue Dec 21, 2024
caiodasilva2005 added a commit that referenced this issue Dec 21, 2024
caiodasilva2005 added a commit that referenced this issue Dec 22, 2024
caiodasilva2005 added a commit that referenced this issue Dec 22, 2024
caiodasilva2005 added a commit that referenced this issue Dec 22, 2024
Peyton-McKee added a commit that referenced this issue Dec 24, 2024
…nreadAnnouncements

#3074-Get Unread Announcements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant