HackYourFuture-CPH / chattie

Chattie is an app for messaging with your collegaues
MIT License
0 stars 4 forks source link

Endpoint: GET api/messages #15

Closed benna100 closed 4 years ago

benna100 commented 4 years ago

User story

Who: As a developer

What: I want to be able to get messages with specific criteria

Why: so that we can show those messages

Implementation details

It should be possible to filter the messages in the following way:

Remember to split the story into smaller PR's! Maybe you can do a PR with just the words, filter fx. You can also choose to do it in seperate commits. just be very aware of the PR's not becoming too big!

basafilm commented 4 years ago

https://github.com/HackYourFuture-CPH/chattie/pull/61

basafilm commented 4 years ago

I finished all tasks refer to #61