ucsb-cs156-s24 / proj-organic-s24-5pm-3

https://ucsb-cs156-s24.github.io/proj-organic-s24-5pm-3/
0 stars 1 forks source link

[feat] Create add student endpoint #61

Closed yuxiaolejs closed 1 month ago

yuxiaolejs commented 1 month ago

In this Issue you will create a backend endpoint /api/students/post for creating a single student in a certain course.

This is required by PR #46

Front end is not required for now but swagger is in urgent need

Acceptance Criteria

Discussion

This will eventually be used on the Course Show Page #55