McGill-ECSE321-Winter2020 / project-group-01

project-group-01 created by GitHub Classroom
2 stars 5 forks source link

Application fixes #108

Closed ding-ma closed 4 years ago

ding-ma commented 4 years ago

https://github.com/McGill-ECSE321-Winter2020/project-group-01/blob/553f0079babee8000402ed1870d757f6c737f960/PetShelter-Backend/src/main/java/ca/mcgill/ecse321/petshelter/controller/ApplicationController.java#L30

Check if request is an admin && creator of post: so they can get all the application User: only get their only applications