issues
search
ubclaunchpad
/
forum
ForumAI combines AI capabilities with structured academic forums, enabling students and faculty to collaborate in a controlled environment where AI assists learning while maintaining academic integrity.
MIT License
12
stars
0
forks
source link
Implement User CRUD Operations
#88
Closed
bcw117
closed
1 week ago
bcw117
commented
1 week ago
Proposed Changes
Implement endpoints for user creation, retrieving user by ID and getting all user's
Notes:
To delete user, requires service_role key in backend
Requires RLS permissions to add/change user information
Proposed Changes
Notes: