NathanGrenier / SOEN-341

Web Project for Concordia's SOEN 341 Class (Software Process)
https://soen-341.vercel.app
1 stars 2 forks source link

fix: Refactor SysAdmin Page + Re-wired CRUD Implementation #210

Closed Niravanaa closed 7 months ago

Niravanaa commented 7 months ago

🛠 Proposed Changes:

This PR introduces a cleaner sysadmin page, and has its crud implementation rewired to no longer have unprotected API endpoints.

📝 Details:

🔗 Related Issue(s):

NathanGrenier commented 7 months ago

Idk if it's on the branch or not, but make sure to delete the blob-test route before merging.