CougarCS / CougarCS-AdminPortal

Our officer admin portal created with React & Typescript
MIT License
6 stars 12 forks source link

Add Member Updating to API #40

Closed seesjays closed 1 year ago

seesjays commented 1 year ago

What type of PR is this? (check applicable) 🚧

Describe your PR request 🔥 Adds an endpoint to the Next API for updating a member's info with a PUT request to /api/members

Related Issues 🩹 Closes #38

Additional context 🗒️ Will be used in a later PR to make the member update modal actually update members.