Closed dhsavell closed 3 years ago
https://github.com/kjeganathan/peer-recognition-tool/issues/47
This commit adds a GET endpoint, /awards/:year/:month, which is intended to list the awards distributed in a given year and month. It comes with some supporting functions for the database team to implement with Mongoose queries.
Discussed in 3/29 backend meeting https://docs.google.com/document/d/1NzNECiJAgLR3K-JE7YuKwbyZ9JxQihD1rHTiggRZ8fI/edit?usp=sharing
https://github.com/kjeganathan/peer-recognition-tool/issues/47
This commit adds a GET endpoint, /awards/:year/:month, which is intended to list the awards distributed in a given year and month. It comes with some supporting functions for the database team to implement with Mongoose queries.