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 Posts API for Course Forums #84

Closed armintalaie closed 23 hours ago

armintalaie commented 1 week ago

Overview

Create CRUD endpoints for managing course discussion posts with user tracking, edit history, and threading

Database Tables

API Endpoints

Under /courses/{course_id}/posts:

Tasks: