issues
search
ucsb-cs156-f24
/
proj-happycows-f24-10
0
stars
0
forks
source link
FEATURE: integrate Student and Course backends
#13
Open
r0ckwav3
opened
4 hours ago
r0ckwav3
commented
4 hours ago
Part of Epic: #6
Goals:
Let the courses entity access the students associated with it. (see
UserCommons
and
Commons
for how to do this)
Give the coursesrepository the ability to get all associated students
Let the controller access this somehow (probably with a new API endpoint)
Part of Epic: #6
Goals:
UserCommons
andCommons
for how to do this)