COPS-IITBHU / hackalog-backend

https://cops-hackalog.herokuapp.com/
5 stars 19 forks source link

Added endpoints for read update and delete of teams #12

Closed m-e-l-u-h-a-n closed 3 years ago

m-e-l-u-h-a-n commented 3 years ago

Following endpoints have been added.

put and patch now only allow updating name of team. I am currently working on LeaveTeam endpoint, removing member by leader, and few validations like not allowing a person to create two teams with in same hackathon.

m-e-l-u-h-a-n commented 3 years ago

@nishantwrp it is ready for merging from my part, but it has no reviews.

m-e-l-u-h-a-n commented 3 years ago

@aishwary023 @shubhanshu02 can you please review it.